__tostring()); $new_realpath = \realpath($this->append($path)->__tostring()); if (\strpos($new_realpath, $old_realpath) !== 0) { $this = \core\Path($old_realpath); } return $this; } } ?>