# File lib/sshkit/host.rb, line 120 def self.suitable?(host_string) !host_string.match(/@|\[|\]/) end