78798081828384
// @Bean public ContractWriter contractWriter(final ContractService service) { return new ContractWriter(service); }