orig = $lines; $this->closing = FALSE; } public function reverse() { return new DiffOpAdd($this->orig); } }