mg6maciej
private val boardModel by lazy(NONE) { BoardToViewModel(15, 50) }
BoardToViewModel::setWidthAndHeight(width: Int, height: Int)