(function (definition) {
    // RequireJS
    if (typeof define == "function") {
        define(definition);
    // YUI3