# File lib/og.rb, line 224
def
shutdown
for
con
in
@connection_pool
con
.
close
()
end
end