# File lib/rubinius/actor/filter.rb, line 37
    def initialize
      @pairs = []
      @timeout = nil
      @timeout_action = nil
    end