class Byebug::VarCommand::ConstCommand

def self.description

def self.description
  <<-DESCRIPTION
    v[ar] c[onstant]
    #{short_description}
  DESCRIPTION
end