Recall that running the cheetah compilecommand on the Skeleton.tmpl file generates Skeleton.py, a package containing a Python class called Skeleton that ACTS just like Skeleton.tmpl.
Usually the classpath is the same classpath you used to compile the program, with the addition of the directory where the compiled output was placed. For example, if the compilecommand was this.