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