class Geocoder::Result::Bing

def self.response_attributes

def self.response_attributes
  %w[bbox name confidence entityType]
end