# File lib/mongo/client.rb, line 509
def
close
(
wait
=
false
)
@cluster
.
disconnect!
(
wait
)
true
end