# File lib/criteria/mysql.rb, line 36
    def insert(h, *args)
      @_db.query(super)
    end