module Typhoeus::Request::Cacheable

def cache_ttl

def cache_ttl
  options[:cache_ttl]
end