# File lib/aws/record/errors.rb, line 33
      def [] attribute_name
        super(attribute_name) || []
      end