# File lib/dbi/dbi.rb, line 750
  def finished?
    @handle.nil?
  end