class Byebug::SaveCommand

def regexp

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