# File lib/oauth2/access_token.rb, line 16
    def [](key)
      @params[key]
    end