# File lib/net/ssh/known-hosts.rb, line 52
    def initialize(source)
      @source = source
    end