Is there a way to overload the ":" operator? I have a class called "ti", but I found that firstTi:secondTi does not dispatch to either Ops.ti nor to ":.ti" if I define that. Am I just out of luck? Jeff