# File lib/rouge/lexer.rb, line 26
      def find(name)
        registry[name.to_s]
      end