# File lib/net/ssh/known-hosts.rb, line 14 def search_for(host) search_in(hostfile_locations, host) end