# File lib/jekyll/convertible.rb, line 16
    def to_s
      self.content || ''
    end