refresh: function() {
          $title   = $module.find(selector.title);
          $content = $module.find(selector.content);
        },