define("bar", [], function() { return { Bar: { ok() { return "OK" } } }; });