# File lib/launchy/detect/host_os_family.rb, line 51
      def self.matching_regex
        /(darwin|mac os)/i
      end