def count_total_resources(cls, context, stack_id): return db_api.stack_count_total_resources(context, stack_id)