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