module module_b pub interface Reader { read(name string) string }