# File lib/haml/filters.rb, line 301
      def render(text)
        ::Sass::Engine.new(text, ::Sass::Plugin.engine_options).render
      end