# File lib/puppet/parser/scope.rb, line 120 120: def findresource(string, name = nil) 121: compiler.findresource(string, name) 122: end