function setRelation($name, Relations\Relation $relation) { $this->relations[$name] = $relation->relate($this); }