# File lib/couchrest/mixins/collection.rb, line 7
      def amount_pages=(value)
        @amount_pages = value
      end