# File lib/rouge/formatter.rb, line 19
    def self.find(tag)
      REGISTRY[tag]
    end