# File lib/twitter/api.rb, line 848 def reverse_geocode(options={}) geo_collection_from_response(:get, "/1/geo/reverse_geocode.json", options) end