flag.boolValue.Get (method)

one use

	flag (current package)
		flag.go#L125: func (b *boolValue) Get() interface{} { return bool(*b) }