# File lib/puppet/resource/catalog.rb, line 485 485: def filter(&block) 486: to_catalog :to_resource, &block 487: end