protected function setProcessingInstructions(GenericPropertiesInterface $procInstructions, $overwrite = false)
    {
        $this->processingInstructions = $procInstructions;
        $procInstState = spl_object_hash($this->processingInstructions);