NumCosmoMath.ABC.free

@accepts(NumCosmoMath.ABC)
@returns(none)
def free(self):
    # Python wrapper for ncm_abc_free()
  

FIXME