class Rouge::RegexLexer

def self.start_procs

Other tags:
    See: start -
def self.start_procs
  @start_procs ||= InheritableList.new(superclass.start_procs)
end