# File lib/unicorn/configurator.rb, line 427
  def preload_app(bool)
    set_bool(:preload_app, bool)
  end