getModel : function(name)
    {
      if (jasy.Env.isSet("debug")) {
        core.Assert.isType(name, "String", "Invalid model name!");
      }