private function __construct()
 {
     $this->_post = Post::getInstance();
     $this->_get = Get::getInstance();
 }