package provide testmod 2.0 proc testmod {msg} { return $msg }