module Endpoints
    class Iterations
      attr_accessor :client

      def initialize(client)