a fun that gets a string and return class instance...
# getting-started
o
a fun that gets a string and return class instance like this:
InMemoryJavaCompiler.newInstance().useParentClassLoader(this.javaClass.classLoader).compile(className, sourceWithPkg)