public function __construct($mysql = null, $post = null, $autocreate = true)
 {
     parent::__construct($mysql, $post, $autocreate);
 }