protected function getCacheKey($path)
 {
     return parent::getCacheKey($path . ';' . $this->postprocessorKey);
 }