public function onBeforePluginCheckSchema()
 {
     RSVP::beforeSchemaUpdate();
     return true;
 }