class Byebug::InterruptCommand

def self.description

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