# File lib/active_record/connection_adapters/statement_pool.rb, line 35
      def delete(key)
        raise NotImplementedError
      end