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