# File lib/docker.rb, line 118
def
ping
(
connection
=
self
.
connection
)
connection
.
get
(
'/_ping'
)
end