# File lib/bundler.rb, line 174
    def settings
      @settings ||= Settings.new(app_config_path)
    end