public override string ToString() { return(string.Format( "GroupBy({0}, {1})", KeySelector.BuildString(), ElementSelector.BuildString())); }