- change `loadCaptor` to return any existing captor - make builders and facades protected to allow subclassing - change `AbstractMeter.getMeter()` to use generics - add test case demonstrating meter name changes - docs * Polishing - PR Comments, and rebase