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