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