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