# File lib/mongo_mapper/plugins/accessible.rb, line 33 def update_attributes!(attrs={}) super(filter_inaccessible_attrs(attrs)) end