# File lib/couchrest/model/associations.rb, line 222
      def pop
        casted_by_attribute.pop
        super
      end