# File lib/dbi/dbi.rb, line 604
def
connected?
not
@handle
.
nil?
end