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