`supports_default_copy_to` is obligatory to implement according to http://www.juliaopt.org/MathOptInterface.jl/dev/apimanual/#Testing-guideline-1 and http://www.juliaopt.org/MathOptInterface.jl/dev/apimanual/#Implementing-copy-1. Should we move it from MOIU to MOI? MOIU should be for helper functions, not for core methods of the API that solvers need to implement.