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