# File lib/nanoc/base/source_data/layout.rb, line 109
    def marshal_dump
      [
        @raw_content,
        @attributes,
        @identifier
      ]
    end