The `sorted()` it is implemented eagerly in reference and primitive streams. It should be turned lazy. Don't do this on invocation: `this.toArray();`