class Geocoder::Result::AmazonLocationService

def initialize(result)

def initialize(result)
  @place = result
end