@override View process() { final fields = getFields(); return View( classElement, _getName(), fields, _getQuery(), getConstructor(fields), ); }