package model type HasInit interface { Init() error }