func purple() string { return "purple" + broken.broken() + red.red() }
func main() { fmt.Println(red2.red(), red.red()) }