# File lib/haml/filters.rb, line 70
      def render_with_options(text, options)
        render(text)
      end