I try to figure out how things really work. So I thought when I would overwrite certain methods using categories, I would get interesting NSLogs.
@implementa
What you want to do is called method swizzling : http://www.cocoadev.com/index.pl?MethodSwizzling