module Endpoints
    class Labels
      attr_accessor :client

      def initialize(client)