# File control/SetupDocument/SetupDocument.rb, line 76
  def modified_count=(modified_count)
    @document_list.modified_count = modified_count
  end