ListWrapper.sort()
This is the semantics of the regular `Array.sort` in JS, so the wrapper should imitate this.