data_attr: function (str) {
      if (this.namespace.length > 0) {
        return this.namespace + '-' + str;
      }