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