class Byebug::SetCommand

def regexp

def regexp
  /^set (?: \s+ (.*) )?$/ix
end