# File MIME/types.rb, line 138
        def init_system(os) #:doc:
            @system = os unless os.nil?
        end