Returns:
18 19 20
# File 'lib/travis/tools/system.rb', line 18 def mac? RUBY_PLATFORM =~ /darwin/i end