# File lib/vendor/fssm/support.rb, line 7
    def mac?
      @@mac ||= RUBY_PLATFORM =~ /darwin/i
    end