protected function createDatabaseTables()
 {
     //TODO do this the cakephp way
     return parent::createDatabaseTables();
 }