class Byebug::VarConstantCommand

def description

def description
  %{
    v[ar] co[nst] <object>\t\tshow constants of object
  }
end