A single instance of the class is declared in ~tclcl/Tcl.cc as a static member variable; the programmer must obtain a reference to this instance to access other methods described in this section. The statement required to access this instance is:
Tcl& tcl = Tcl::instance();