setFile($attributes); return parent::create($attributes); } public function fetch($id) { return parent::fetch($id); } }