# File lib/yard/templates/helpers/html_helper.rb, line 373
      def url_for_list(type)
        url_for_file("#{type}_list.html")
      end