# File lib/puppet/indirector.rb, line 50
50:         def find(*args)
51:             indirection.find(*args)
52:         end