# File lib/fssm/support.rb, line 34
    def mac?
      RbConfig::CONFIG['target_os'] =~ /darwin/i
    end