class Garcon::StashCache

Hash that allows you to access keys of the hash via method calls This gives you an OStruct like way to access your hash’s keys. It will recognize keys either as strings or symbols.