# File test/test_properties.rb, line 10
    def setup
      @mc = Object.new
      @mc.extend(Rucy::ModifiedCount)
    end