public virtual TC YMirror()
 {
     Transformations.Add(TransformationFactory.YMirror());
     return((TC)this);
 }