# File lib/haml/util.rb, line 87
def
html_safe
(
text
)
return
unless
text
text
.
html_safe
end