class Byebug::VarCommand::GlobalCommand

def self.description

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