# File lib/launchy/detect/host_os.rb, line 21
    def default_host_os
      ::RbConfig::CONFIG['host_os']
    end