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