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