Do not serialize class properties
With #5, implicitdict no longer attempts to serialize or deserialize class properties (implemented as methods). This harmonizes behavior with other dict
subclasses.
With #5, implicitdict no longer attempts to serialize or deserialize class properties (implemented as methods). This harmonizes behavior with other dict
subclasses.