data: {
    get: function() {
      if (this._body) {
        return this.processor.parser(this._body);
      } else {