public function __construct($path, $remote_name) { parent::__construct($path); $this->remote_name = $remote_name; }