# File lib/launchy/detect/host_os_family.rb, line 58
      def self.matching_regex
        /(linux|bsd|aix|solaris)/i
      end