private SidInfoImpl opeEquel(ref SidInfoImpl s)
 {
     return(null);
 }
 // prevent copying
 private SidInfoImpl(ref SidInfoImpl s)
 {
 }