open fun get(key: <ERROR CLASS>?, vararg options: <ERROR CLASS>?): <ERROR CLASS>
open fun get(keys: MutableIterable<<ERROR CLASS>>?, vararg options: <ERROR CLASS>?): MutableIterator<<ERROR CLASS>>
open fun get(key: <ERROR CLASS>?): <ERROR CLASS>?
open fun get(vararg keys: <ERROR CLASS>?): MutableIterator<<ERROR CLASS>>