protected virtual ExpandQueryPart VisitExpand(ExpandQueryPart expand)
 {
     return expand;
 }