This throws an error now ```jl @transform function Base.print(a::mytransform(Foo)) # ... end ```