# File lib/net/ssh/userauth/userkeys.rb, line 85 def clear_host! @host_key_files = [] @known_host_identities = nil self end