setMethod("show", "CNSetLM", function(object){
	.Defunct(msg="CNSetLM class is defunct -- use 'CNSet' class instead.  One can coerce a CNSetLM object to CNSet using as(object, 'CNSet')")
})