public void contextClick(Coordinates where) {
throw new UnsupportedOperationException("Not supported yet.");
}
});
GrapheneContext.setContextFor(new GrapheneConfiguration(), driver, Default.class);
GrapheneRuntime.pushInstance(new DefaultGrapheneRuntime());
}