# File lib/familia/object.rb, line 499
    def ttl=(v)
      @ttl = v.to_i
    end