public function __construct()
 {
     $this->conexao = BancoPDO::conexao();
 }