class Byebug::InfoCommand::DisplayCommand

def self.regexp

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