# File lib/sprockets/context.rb, line 256
    def audio_path(path)
      asset_path(path, :type => :audio)
    end