# File lib/puppet/resource/type_collection.rb, line 198 198: def watching_file?(file) 199: @watched_files.include?(file) 200: end