class Byebug::SourceCommand

def self.regexp

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