I've noticed the javadoc for this family of functions all say: > Returns: a reference to this, so the API can be used fluently Whereas they all return a `ReadStream<WebSocket>`. Presumably this is a mistake in the documentation?