# File lib/puppet/indirector.rb, line 54
54:         def destroy(*args)
55:             indirection.destroy(*args)
56:         end