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