Created by: ghost
Optional.get() can throw NullPointerException, so I change it for Optional.orElse(null)