class Byebug::VarCommand::LocalCommand

def self.regexp

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