open fun archive(item: Item): <ERROR CLASS>
archives an existing Item
abstract fun archive(items: Collection<Item>): Unit
archives a collection of existing Items