package model type Named interface { GetName() string }