# File lib/elb/elb_interface.rb, line 211 def tagend(name) case name when 'DNSName' then @result[:dns_name] = @text end end