StaticScriptSource(script: String)
Create a new StaticScriptSource for the given script.
StaticScriptSource(script: String, @Nullable className: String)
Create a new StaticScriptSource for the given script.
className - the suggested class name for the script (may be null)