Created by: ansman
Before there was no way of applying a style on a per twipsy basis (my need comes from having to nudge a twipsy a bit).
I've now added an extra option called class which, if specified, will be added to the twipsy in the show method.
I also added a simple test case for this that verifies that the class is actually being added.