class Byebug::VarCommand

def self.description

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