class Byebug::EnableCommand::DisplayCommand

def self.regexp

def self.regexp
  /^\s* d(?:isplay)? (?:\s+ (.+))? \s*$/x
end