class Byebug::DisplayCommand

def self.regexp

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