Add internal data to the facts for storage.
79 80 81
# File 'lib/vendor/puppet/node/facts.rb', line 79 def add_timestamp self.timestamp = Time.now end