# File lib/sprockets/sass_importer.rb, line 8 def initialize(context, root) @context = context super root.to_s end