class Byebug::VarClassVarCommand

def description

def description
  %{
    v[ar] cl[ass] \t\t\tshow class variables of self
  }
end