# File lib/puppet/parser/scope.rb, line 103 103: def findresource(string, name = nil) 104: compiler.findresource(string, name) 105: end