package mci type Storage interface { NextID() int }