@Test
 public void toCanonicalSignatureStringTest() {
   Assert.assertEquals("[C]", molSig.toCanonicalSignatureString(0));
 }