Gets the Merge pass.
public function getMergePass() : CompilerPassInterface { return $this->mergePass; }