# File lib/aws/core/response.rb, line 119
      def [] key
        data[key]
      end