class Gem::Commands::SignoutCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  "The `signout` command is used to sign out from all current sessions,"\
  " allowing you to sign in using a different set of credentials."
end