# File lib/net/ssh/authentication/key_manager.rb, line 51 def clear! key_files.clear known_identities.clear self end