# File lib/dbi/dbi.rb, line 974
  def connect(dbname, user, auth, attr)
    raise NotImplementedError
  end