I just had auto-completing `Stream.emp` result in `Stream<Object>.empty()`, whereas it should complete to `Stream.empty()`.