class Byebug::VarCommand::ConstCommand

def self.description

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