darwin?

in ext/magic/extconf.rb [150:153]


def darwin?
  RbConfig::CONFIG['target_os'] =~ /darwin/
end