44454647484950
*/ public RhinoScriptEngine(){ super(); // setting up the Engine Namespace .. rhinospace = new RhinoNamespaceBridge(this); invoker = new BSFInvocation(this); }