# File lib/r10k/puppetfile.rb, line 87
  def desired_contents
    @modules.map { |mod| mod.name }
  end