# File lib/oauth2/access_token.rb, line 113 def get(path, opts = {}, &block) request(:get, path, opts, &block) end