# File lib/fog/storage/parsers/aws/get_bucket_location.rb, line 8 def end_element(name) case name when 'LocationConstraint' @response[name] = value end end