class Rouge::RegexLexer::Rule

def inspect

def inspect
  "#<Rule #{@re.inspect}>"
end