# File lib/action_view/helpers/asset_tag_helper.rb, line 575
      def video_path(source)
        compute_public_path(source, 'videos')
      end