class Byebug::InfoCommand

def self.description

def self.description
  <<-EOD
    info[ subcommand]
    #{short_description}
  EOD
end