# File lib/rouge/regex_lexer.rb, line 342
    def group(tok)
      raise "RegexLexer#group is deprecated: use #groups instead"
    end