Trying not to overload Base.open

An open method does not have to be exported from Cxx for this to happen. Using the default open from Base in an included file is enough since Base is of course exporting open, see the example I provided. Further, the name clash does not happen with Cxx but with Base.