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