public function __construct($spec, $options = null, $url = '') { parent::__construct($spec, $options); $this->url = $url; }