public function __destruct()
 {
     parent::__destruct();
     unset($this->m_session, $this->m_database);
 }