# File lib/sshkit/host.rb, line 179
def
hostname
@host_string
.
split
(
'@'
).
last
end