self.find_by_mimetype

in lib/pygments/lexer.rb [127:130]


    def self.find_by_mimetype(type)
      @mimetypes_index[type]
    end