class Byebug::EditCommand

def regexp

def regexp
  /^\s* ed(?:it)? (?:\s+(\S+))? \s*$/x
end