module Endpoints
    class Projects
      attr_accessor :client

      def initialize(client)