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