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