public function __construct(array $options = array()) { parent::__construct($options); $this->booted = true; // Force it to not boot }