# File lib/twitter/client/geo.rb, line 101
      def place_create(options={})
        post('1/geo/place', options, :format => :json)
      end