# File lib/dbd_sqlrelay/SQLRelay.rb, line 87
  def disconnect
    @handle.endSession
  end