# File lib/mcollective/facts/yaml_facts.rb, line 11
      def initialize
        @yaml_file_mtimes = {}

        super
      end