# File lib/big_record/base.rb, line 362
      def update_all(updates, conditions = nil)
        raise NotImplemented, "update_all"
      end