# File lib/backup/configuration/storage/dropbox.rb, line 49
          def password=(value)
            Logger.warn "[DEPRECATED] Backup::Configuration::Storage::Dropbox.password=\n" +
                "  is deprecated and will be removed at some point."
          end