# File test/test_ControlPanel.rb, line 134
    def modified_count=(modified_count)
      @set_modified_count_call += 1
      @set_modified_count_value = modified_count
    end