# File lib/typhoeus/hydra.rb, line 93
    def cache_getter(&block)
      @cache_getter = block
    end