objectPersister = $objectPersister; $this->objectClass = $objectClass; $this->options = array_merge(array( 'batch_size' => 100, ), $options); } }