I'm calling a template that takes an argument but I don't have a value for it. That's fine except that at runtime it warns me that I haven't passed enough parameters. I guess I could pass in "", what should we introduce the notion of null? Hmm... maybe it's not worth the extra concept. We have true, false, and empty string. ter