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