open static fun adaptingMap(map: MutableMap<Any?, Any?>, toRuby: Function<Any, Any>, toJava: Function<Any, Any>): MutableMap<Any?, Any?>