public IManipulator CreateManipulator()
 {
     return(AdapterFactory.GetNewManipulator(this));
 }