# File lib/typhoeus/request/cacheable.rb, line 9
      def cacheable?
        Typhoeus::Config.cache
      end