class Byebug::InfoCommand::ProgramCommand

def self.regexp

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