# File lib/phusion_passenger/standalone/app_finder.rb, line 43 def initialize(dirs, options = {}) @dirs = dirs @options = options.dup end