# File lib/mongo_mapper/plugins/protected.rb, line 26 def attributes=(attrs={}) super(filter_protected_attrs(attrs)) end