# File lib/jekyll/convertible.rb, line 38 def transform self.content = converter.convert(self.content) end