# File lib/launchy/detect/host_os_family.rb, line 22
def
windows?
()
self
==
Windows
;
end