module Glimmer::DataBinding::ObservableHashable

Represents a Hash-like object with attributes writable via :[]= store method like Hash, Struct, and OpenStruct Expects including class to have the following methods: