this.contents = object; this.next = next; this.previous = previous;
return contents;
this.contents = contents;