_params = array_keys($info); $this->_data = $info; } public function __debugInfo() { return $this->_data; } }