# File test/test_monitor.rb, line 30
    def class
      @class_call += 1 if @class_call # check for testing framework.
      super
    end