module Typhoeus::Request::Cacheable

def cacheable?

def cacheable?
  cache
end