# File test/test_DocumentTable.rb, line 240 def modified_count=(new_count) @set_modified_count_call += 1 @set_modified_count_value = new_count end