# File lib/haml/filters.rb, line 371
      def render(text)
        ::Maruku.new(text).to_html
      end