class Byebug::IrbCommand

def self.description

def self.description
  <<-EOD
    irb
    #{short_description}
  EOD
end