class Geocoder::Result::Bing

def address(format = :full)

def address(format = :full)
  @data['address']['formattedAddress']
end