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