# File lib/jekyll/converters/coffeescript.rb, line 18
      def output_ext(_ext)
        ".js"
      end