defs.define_constant('Celluloid::PoolManager::ExitEvent') do |klass|
    klass.inherits(defs.constant_proxy('Celluloid::SystemEvent', RubyLint.registry))

    klass.define_instance_method('actor')