# File lib/familia/object.rb, line 502
    def ttl
      @ttl || self.class.ttl
    end