# File lib/puppet/resource/catalog.rb, line 479 479: def filter(&block) 480: to_catalog :to_resource, &block 481: end