1 /**
  2  * @fileOverview special house for special events
  3  * @author yiminghe@gmail.com
  4  */
  5 KISSY.add("event/special", function () {
  6     return {};
  7 });