# File lib/compass/import-once/engine.rb, line 21 def render_with_sourcemap(sourcemap_uri) with_import_scope(options[:css_filename]) do super end end