this.declaration = declaration; this.collection = collection; this.body = body; body.setParent(this);
return body;
return collection;
return declaration;