# File lib/uber-s3/operation/object/http_cache.rb, line 36 def ttl=(val) (@ttl = val).tap { infer_cache_control! } end