# File lib/sshkit/host.rb, line 159
def
port
@host_string
.
split
(
':'
).
last
.
to_i
end