module module_a pub interface Writer { write(name string) string }