# File lib/puppet/indirector/catalog/puppetdb.rb, line 81 def add_producer_timestamp(hash, producer_timestamp) hash['producer-timestamp'] = producer_timestamp hash end