self.find

in lib/pygments/lexer.rb [66:69]


    def self.find(name)
      @index[name.to_s.downcase]
    end