public BaseColumn Add()
 {
     return(_column.Add(_other));
 }