class Typhoeus::Hydra

def cache_getter(&block)

def cache_getter(&block)
  @cache_getter = block
end