# File lib/event/collector.rb, line 85
    def self.finalize!(impl)
      proc {
        Cproton.pn_collector_free(impl)
      }
    end