public static MyObjectBuilder_CubeBlock getSlimObjectBuilder(this IMyCubeBlock block)
 {
     return(block.getSlim().GetObjectBuilder());
 }