class SymbolicHash
A hash which forces all keys to be symbols and fails with KeyError when strings are used.