through the use of tags. Instead of failing when categorizing a transaction which already has a category, add the new category as a tag for that transaction. Issue #2
Test adapted for new interface. Exchanged manual input functionality for throwing an exception. Removed timer at transformer level.
Removes nullifier code from Categorizer. Fixes bug in nullifier rules assertion.