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