# File lib/net/ssh/transport/algorithms.rb, line 129
129:     def [](key)
130:       algorithms[key]
131:     end