Provides a mixin and decorator to add a `Hash#fetch` like interface to any object. You must define a `[]` subscript method for raw access to the fetchable data.
Required Ruby Version
None
Authors
Stephen Best, Sam Phippen
Provides a mixin and decorator to add a `Hash#fetch` like interface to any object. You must define a `[]` subscript method for raw access to the fetchable data.
None
Stephen Best, Sam Phippen