farbe = $farbe; } function __toString() { return parent::__toString() . " / " . $this->farbe; } } ?>