# File lib/net/ssh/multi/server.rb, line 69 69: def []=(key, value) 70: (options[:properties] ||= {})[key] = value 71: end