# File lib/sshkit/host.rb, line 143
def
hostname
@host_string
.
split
(
/:|@/
)[
1
]
end