# File lib/jekyll/converters/identity.rb, line 16
    def convert(content)
      content
    end