# File lib/aws/indifferent_hash.rb, line 49
    def [] key
      _getter(_convert_key(key))
    end