class Byebug::VarCommand::AllCommand

def self.regexp

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