package model type Initializer interface { Init() error }