# File lib/wsdl/soap/address.rb, line 19
  def initialize
    super
    @location = nil
  end