223 224 225
# File 'lib/awsbase/parsers.rb', line 223 def parse(response) @result = response.is_a?(Net::HTTPSuccess) end