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