# File lib/couchrest/model/associations.rb, line 227
      def shift
        casted_by_attribute.shift
        super
      end