public Basket FromObject(object anotherObject) { return(MyObject <Basket> .FromObject(anotherObject)); }