# File lib/mongo_mapper/plugins/keys.rb, line 331
      def update_attributes(attrs={})
        self.attributes = attrs
        save
      end