_defaultValue = $defaultValue; } public function __toString() { return $this->_defaultValue; } }