# File lib/sshkit/host.rb, line 92
def
self
.
suitable?
(
host_string
)
!
host_string
.
match
(
/:|@/
)
end