Hi All, if i use AfterModule `this.registerModule(new AfterburnerModule());` the following annotation `@JsonSerialize(nullsUsing=CustomSerialize.class)` not work. How can enable it ? i want to customize null serialization for certain fields. Thanks Dario