# File lib/fog/aws/parsers/simpledb/get_attributes.rb, line 8
          def reset
            @attribute = nil
            @response = { 'Attributes' => {} }
          end