# File lib/typhoeus/hydra/memoizable.rb, line 20
      def memory
        @memory ||= {}
      end