# File src/ruby_supportlib/phusion_passenger/abstract_installer.rb, line 102
    def interactive?
      return !@auto
    end