in map_flag.go [28:30]
func newStringMapVal(m *map[string]string) *stringMapVal { return (*stringMapVal)(m) }