define([ ".", "dojo/_base/lang", "dojox/mobile/_base" ], function(dojox, lang, base){ lang.getObject("mobile", true, dojox); /*===== return { // summary: // Deprecated. Should require dojox/mobile classes directly rather than trying to access them through // this module. }; =====*/ return dojox.mobile; });