Allow to convert a Bson into a BsonDocument without having to provide any parameters.
This could present minor backwards compatibility issues for any class that implements Bson and already defines a toBsonDocument() method whose behavior is incompatible with the one now defined in Bson