public function __construct(array $attributes = array()) { static::$booted[get_class($this)] = true; parent::__construct($attributes); }