class Byebug::ReloadCommand

def regexp

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