# File lib/typhoeus/hydra/memoizable.rb, line 50
      def run
        super
        memory.clear
      end