586587588589590591592
return plugin; } private Object loadBeanShellPlugin(File file) { return new BeanShellPluginProxy(file); }