class Byebug::InterruptCommand

def self.regexp

def self.regexp
  /^\s*int(?:errupt)?\s*$/
end