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