# File lib/dbi/dbi.rb, line 1073
  def bind_param(param, value, attribs)
    raise NotImplementedError
  end