class Rouge::RegexLexer

def group(tok)

Deprecated:
def group(tok)
  raise "RegexLexer#group is deprecated: use #groups instead"
end