# File MIME/types.rb, line 123

        def init_extensions(ext) #:doc:

            @extensions = [ext].flatten.compact unless ext.nil?

        end