1
2
3
4
print.HLSM = function(x, ...){ cat("Call:\n") print(x$call) }