protected function doQuickOperationsInternal(array $ops)
 {
     return $this->backend->doQuickOperationsInternal($this->mungeOpPaths($ops));
 }