# File lib/jekyll/post.rb, line 231
    def inspect
      "<Post: #{self.id}>"
    end