# File lib/puppet/indirector/indirection.rb, line 74
74:     def expiration
75:         Time.now + ttl
76:     end