# File lib/sshkit/host.rb, line 96
    def initialize(host_string)
      @host_string = host_string
    end