class Byebug::HistoryCommand

def self.description

def self.description
  <<-EOD
    hist[ory][ num_cmds]
    #{short_description}
  EOD
end