I was expecting to be able to do ``` open(file->writemime(file,"image/png",PyPlot.streamplot(args...)),"test.png","w")) ``` In order to save a PyPlot plot (this works for e.g. Gadfly/Winston). Any chance that could be supported?