# File lib/r10k/action/puppetfile/install.rb, line 27 def call pf = R10K::Puppetfile.new(@root, @moduledir, @path) pf.accept(self) @ok end