# File lib/mongo_mapper/plugins/modifiers.rb, line 113 def unset(*args) self.class.unset({:_id => id}, *args) end