# File lib/fog/aws/parsers/storage/list_parts.rb, line 8 def reset @part = {} @response = { 'Initiator' => {}, 'Part' => [] } end