class Byebug::EditCommand

def self.regexp

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