# File lib/sprockets/context.rb, line 251
    def video_path(path)
      asset_path(path, :type => :video)
    end