public override int GetHashCode()
 {
     return(_flow.GetHashCode());
 }