public T2 To <T2>()
 {
     return(Ext.Convert <T, T2>(_source));
 }