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