Several of our methods has a number after there name: ``` searchConsumption1 = (data: { filters?: CreditOperationFilters; pageable?: Pageable }, params?: RequestParams) => ``` Ok we have this method in another class but not in the same class. We generate API with `modular`.