# File lib/rouge/regex_lexer.rb, line 178
    def self.start(&b)
      start_procs << b
    end