var r = new dijit.range.W3CRange([[this.startContainer,this.startOffset], [this.endContainer,this.endOffset]]); r._body = this._body; return r;