# File lib/launchy/detect/host_os_family.rb, line 30
    def initialize( host_os = HostOs.new )
      @host_os = host_os
    end