BlockStack

constructor(myId: String = IdGenerator.makeId(), contents: MutableList<Block> = mutableListOf())