# File lib/launchy/detect/host_os_family.rb, line 24
      def nix?()     self == Nix;     end