# File lib/ruote/util/filter.rb, line 225
    def _remove(field, value, matches, m, v)

      Ruote.unset(@hash, field)

      nil
    end