public function __construct(array $data = []) { $data['type'] = 'document'; parent::__construct($data); }