public void onStart(IContext context) throws JFException { context.getConsole().getOut().println( Instrument.class.getPackage().getImplementationVersion()); }