in src/main/kotlin/com/haulmont/astronomy/model/basemodel/BaseEntity.kt [14:16]
fun isNew(): Boolean { return id == null }