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