pub trait FinalizingFeeReserve { // Required method fn finalize(self) -> FeeReserveFinalizationSummary; }