equals

open operator override fun equals(other: Any?): Boolean

All InMemoryStorageAdapter instances are considered equal.

Two freshly created instances are functionally identical (both empty), so they are interchangeable as default values in data class fields.