# File lib/facter/operatingsystem/base.rb, line 11
      def get_osfamily
        Facter.value(:kernel)
      end