# File lib/launchy/detect/host_os_family.rb, line 23
      def darwin?()  self == Darwin;  end