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