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