# File lib/sshkit/host.rb, line 176
    def username
      @host_string.split('@').first
    end