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