class Gem::Commands::SignoutCommand

def initialize

def initialize
  super "signout", "Sign out from all the current sessions."
end