# File lib/rouge/regex_lexer.rb, line 169 def self.start_procs @start_procs ||= InheritableList.new(superclass.start_procs) end