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