Set the cache status, if we got response from cache it will have cached? == true
# File lib/typhoeus/response/cacheable.rb, line 9 def cached? !!@cached end