# File lib/phusion_passenger/active_support3_extensions/init.rb, line 95 def initialize(options) super() install_event_preprocessor(options[:event_preprocessor]) if options[:event_preprocessor] end