class Byebug::SourceCommand

def regexp

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