# File lib/haml/filters.rb, line 249
      def render(text)
        Haml::Helpers.html_escape text
      end