# File lib/mime/types.rb, line 493
def
platform?
system?
and
(
RUBY_PLATFORM
=~
@system
)
end