# File lib/net/ssh/known_hosts.rb, line 82 def initialize(source) @source = File.expand_path(source) end