class Byebug::InterruptCommand

def help(cmd)

def help(cmd)
  %{
    i[nterrupt]\tinterrupt the program
  }
end