# File lib/net/ssh/authentication/key_manager.rb, line 69 def add_key_data(key_data_) key_data.push(key_data_).uniq! self end