Returns:
11 12 13
# File 'lib/subduino/os.rb', line 11 def is?(what) what === RbConfig::CONFIG['host_os'] end