This code serves no real purpose most of the time, as they can never be changed and might as well just pass null directly ```kotlin val foo: String? = null ```