# File lib/sprockets/helpers.rb, line 204 def audio_path(source, options = {}) asset_path source, Helpers.default_path_options[:audio_path].merge(options) end