public string GetVersion()
 {
     return("Version" + " <<< BRIDGE >>>> " + _version.GetVersion());
 }