class Date { operator fun cast(): Int = timestamp ...
# random
k
class Date { operator fun cast(): Int = timestamp }