class Byebug::ReloadCommand

def regexp

def regexp
  /^\s*r(?:eload)?$/
end