self.find_by_extname

in lib/pygments/lexer.rb [113:116]


    def self.find_by_extname(extname)
      @extname_index[extname]
    end