public function __toString() { return sprintf("%s%s", get_class($this), $this->attribute->__toString()); }