function __construct()
 {
     parent::__construct(':memory:');
 }
 function __construct()
 {
     parent::__construct('');
 }