# File lib/sprockets/sass/sass_template.rb, line 19
        def engine_initialized?
          super && sass_functions_initialized?
        end