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