# File lib/nanoc/data_sources/filesystem.rb, line 51
    def create_layout(content, attributes, identifier, params={})
      create_object('layouts', content, attributes, identifier, params)
    end