# File lib/sprockets/sass_functions.rb, line 5 def asset_path(path) Sass::Script::String.new(sprockets_context.asset_path(path.value), :string) end