# File lib/jekyll/converters/scss.rb, line 17
      def matches(ext)
        ext =~ /^\.scss$/i
      end