class Byebug::InterruptCommand

def self.description

def self.description
  <<-EOD
    int[errupt]
    #{short_description}
  EOD
end