# File lib/merb_helpers/tag_helpers.rb, line 43
      def close_tag(name)
        "</#{name}>"
      end