I cannot do composition of low rank operators because of this ``` foo = Fun(x->1, Chebyshev())*Evaluation(Chebyshev(),0.0) foo*foo ``` This throughs error `ERROR: type LowRankOperator has no field transpose`