public function __toString() : string { return $this->source . ' ' . $this->description . ' ' . $this->target . ' (' . $this->constraint . ')'; }