# File lib/sass/rails/importer.rb, line 11 def initialize(context, root) @context = context super root.to_s end