rename _ original_ proc _ {{key {}}} { if {[string is space $key]} { return NULL_KEY } return [original_ $key] }