class Byebug::VarCommand::ArgsCommand

def self.description

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