# File lib/net/ssh/multi/channel.rb, line 61 61: def []=(key, value) 62: @properties[key] = value 63: end