# File lib/fog/slicehost/parsers/compute/get_slices.rb, line 8 def reset @slice = {} @response = { 'slices' => [] } end