_key = &$key; } public function &getKey() { $key = &$this->_key; return $key; } }