# File lib/monitor.rb, line 159
    def count_waiters
      return @waiters.length
    end