# File lib/twitter/api.rb, line 881 def place_create(options={}) object_from_response(Twitter::Place, :post, "/1/geo/place.json", options) end