# File lib/fssm/support.rb, line 38
    def lion?
      RbConfig::CONFIG['target_os'] =~ /darwin11/i
    end