# File lib/sshkit/host.rb, line 137
def
self
.
suitable?
(
host_string
)
host_string
.
match
(
/@.*:\d+/
)
end