# File lib/oauth2/access_token.rb, line 35 def get(path, params={}, headers={}) request(:get, path, params, headers) end