# File lib/twitter/client.rb, line 38 def get(path, params={}, options={}) request(:get, path, params, options) end