class AWS::Core::IndifferentHash

def [] key

def [] key
  _getter(_convert_key(key))
end