# File lib/mime/types.rb, line 145
145:     def init_system(os) #:doc:
146:       @system = os unless os.nil?
147:     end