(.module: [library [lux "*" [data [collection ["." dictionary]]]]] [//// [host [jvm {"+" [Bundle]}]]] ["." / "_" ["#." common] ["#." host]]) (def: .public bundle Bundle (dictionary.merged /common.bundle /host.bundle))