# File lib/docker.rb, line 93
def
connection
@connection
||=
Connection
.
new
(
url
,
options
)
end