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