0
kicks
Proxy Class for Making Any Object IComparable
Sort of an academic look at using the proxy pattern. You use the proxy to make any object IComparable. This could really be done to make any object look like another object.