Quick question. lfun: member() lfun: explode() My lfun member() was using the kfun explode() instead of my lfun explode() further down in the object until I added a prototype for explode() at the top of the file. Is this by design?