util.py: NamedTuple: Made it usable as a hashable dict (with string keys) by adding iter() and getitem()
util.py: NamedTuple: Made it usable as a hashable dict (with string keys) by adding iter() and getitem()