class Geocoder::Result::GooglePlacesDetails

def rating_count

def rating_count
  @data["user_ratings_total"]
end