# File lib/sshkit/host.rb, line 128
    def hostname
      @host_string.split(':').first
    end