class Byebug::SourceCommand

def regexp

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