# File lib/r10k/puppetfile.rb, line 114
    def mod(name, args = [])
      @librarian.add_module(name, args)
    end