# File lib/dbi/dbi.rb, line 1012
  def prepare(statement)
    raise NotImplementedError
  end