function __construct()
 {
     parent::__construct('TestDataObject', false, 'T_foobar', '', 'ID');
 }