class Doorkeeper::RevocableTokens::RevocableAccessToken

def initialize(token)

def initialize(token)
  @token = token
end