# File lib/rspec-puppet/support.rb, line 221 def build_catalog(*args) @@cache[args] ||= self.build_catalog_without_cache(*args) end