# File lib/mario/platform.rb, line 78 def target_os @@forced ? @@forced.target : RbConfig::CONFIG['target_os'] end