# File test/test_EditProperties.rb, line 223
    def comment=(new_comment)
      @set_comment_call += 1
      @set_comment_value = new_comment
    end