
    i?1i                         d Z ddlmZ ddlmZmZmZmZmZmZm	Z	 ddl
mZmZ ddlmZ ddlmZ ddlmZ ddlmZ dd	lmZ  G d
 de      Z G d de      Z G d de      Z G d de      Zy)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Intelligence
    This is the public Twilio REST API.

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
    )datetime)AnyDictListOptionalUnionIteratorAsyncIterator)deserializevalues)InstanceContext)InstanceResource)ListResource)Version)Pagec                       e Zd Z G d de      Z	 	 ddedeeef   de	e   f fdZ
edd       Zdefd	Zdefd
ZddZddZej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  f
deeef   deeef   deeef   deeef   deeef   deeef   deeef   deeef   deeef   dedef   dd fdZej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  ej&                  f
deeef   deeef   deeef   deeef   deeef   deeef   deeef   deeef   deeef   dedef   dd fdZdefdZ xZS )ServiceInstancec                       e Zd ZdZdZdZy)ServiceInstance.HttpMethodGETPOSTNULLN)__name__
__module____qualname__r   r   r        m/home/www/therecruiter.miabetepe.com/venv/lib/python3.12/site-packages/twilio/rest/intelligence/v2/service.py
HttpMethodr      s    r   r   versionpayloadsidc                 f   t         |   |       |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        t        j                  |j                  d            | _
        t        j                  |j                  d            | _        |j                  d      | _        |j                  d	      | _        |j                  d
      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        t        j&                  |j                  d            | _        d
|xs | j                  i| _        d | _        y )Naccount_sidauto_redactionmedia_redactionauto_transcribedata_loggingdate_createddate_updatedfriendly_namelanguage_coder"   unique_nameurlwebhook_urlwebhook_http_methodr    )super__init__getr$   r%   r&   r'   r(   r   iso8601_datetimer)   r*   r+   r,   r"   r-   r.   r/   r0   integerr    	_solution_context)selfr    r!   r"   	__class__s       r   r2   zServiceInstance.__init__2   sc    	!*1++m*D.5kk:J.K/6{{;L/M/6{{;L/M,3KK,G0;0L0LKK'1
 1<0L0LKK'1
 -4KK,H,3KK,H")++e"4*1++m*D")++e"4*1++m*DKR;;!L
  '2&9&9'++i:P&Q 3?$((
 37r   returnc                     | j                   )t        | j                  | j                  d         | _         | j                   S )z
        Generate an instance context for the instance, the context is capable of
        performing various actions. All instance actions are proxied to the context

        :returns: ServiceContext for this ServiceInstance
        r"   r"   )r7   ServiceContext_versionr6   r8   s    r   _proxyzServiceInstance._proxyR   s9     == *NN5)DM }}r   c                 6    | j                   j                         S )j
        Deletes the ServiceInstance


        :returns: True if delete succeeds, False otherwise
        )r@   deleter?   s    r   rC   zServiceInstance.deletea   s     {{!!##r   c                 R   K   | j                   j                          d{   S 7 w)
        Asynchronous coroutine that deletes the ServiceInstance


        :returns: True if delete succeeds, False otherwise
        N)r@   delete_asyncr?   s    r   rF   zServiceInstance.delete_asyncj   s!      [[--////   '%'c                 6    | j                   j                         S )[
        Fetch the ServiceInstance


        :returns: The fetched ServiceInstance
        )r@   fetchr?   s    r   rJ   zServiceInstance.fetchs   s     {{  ""r   c                 R   K   | j                   j                          d{   S 7 w)u
        Asynchronous coroutine to fetch the ServiceInstance


        :returns: The fetched ServiceInstance
        N)r@   fetch_asyncr?   s    r   rM   zServiceInstance.fetch_async|   s!      [[,,....rG   if_matchr'   r(   r+   r,   r-   r%   r&   r/   r0   r   c                 L    | j                   j                  |||||||||	|

      S )  
        Update the ServiceInstance

        :param if_match: The If-Match HTTP request header
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The updated ServiceInstance
        
rN   r'   r(   r+   r,   r-   r%   r&   r/   r0   )r@   updater8   rN   r'   r(   r+   r,   r-   r%   r&   r/   r0   s              r   rR   zServiceInstance.update   s>    : {{!!+%''#)+# 3 " 
 	
r   c                 h   K   | j                   j                  |||||||||	|

       d{   S 7 w)  
        Asynchronous coroutine to update the ServiceInstance

        :param if_match: The If-Match HTTP request header
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The updated ServiceInstance
        rQ   N)r@   update_asyncrS   s              r   rV   zServiceInstance.update_async   sL     : [[--+%''#)+# 3 . 
 
 	
 
s   )202c                     dj                  d | j                  j                         D              }dj                  |      S )f
        Provide a friendly representation

        :returns: Machine friendly representation
         c              3   F   K   | ]  \  }}d j                  ||        ywz{}={}Nformat.0kvs      r   	<genexpr>z+ServiceInstance.__repr__.<locals>.<genexpr>        SDAq7>>!Q/S   !z+<Twilio.Intelligence.V2.ServiceInstance {}>joinr6   itemsr]   r8   contexts     r   __repr__zServiceInstance.__repr__   s6     ((SDNN<P<P<RSS<CCGLLr   )N)r:   r=   )r:   r   )r   r   r   objectr   r   r   strr   r   r2   propertyr@   boolrC   rF   rJ   rM   r   unsetr   rR   rV   rj   __classcell__r9   s   @r   r   r      s   V 
& OS77)-c3h7>Fsm7@  $ $0D 0#/ (.||/5||,2LL,2LL,2LL*0,,.4ll/5||*0,,KQ<<(
V$(
 tV|,(
 D&L)	(

 S&[)(
 S&[)(
 3;'(
 dFl+(
 tV|,(
 3;'(
 ##?#GH(
 
(
X (.||/5||,2LL,2LL,2LL*0,,.4ll/5||*0,,KQ<<(
V$(
 tV|,(
 D&L)	(

 S&[)(
 S&[)(
 3;'(
 dFl+(
 tV|,(
 3;'(
 ##?#GH(
 
(
TM# Mr   r   c                   P    e Zd Zdedef fdZdefdZdefdZde	fdZ
de	fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  f
d	eeef   d
eeef   deeef   deeef   deeef   deeef   deeef   deeef   deeef   dedef   de	fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  f
d	eeef   d
eeef   deeef   deeef   deeef   deeef   deeef   deeef   deeef   dedef   de	fdZdefdZ xZS )r=   r    r"   c                 x    t         |   |       d|i| _         dj                  di | j                  | _        y)z
        Initialize the ServiceContext

        :param version: Version that contains the resource
        :param sid: A 34 character string that uniquely identifies this Service.
        r"   z/Services/{sid}Nr   )r1   r2   r6   r]   _uri)r8   r    r"   r9   s      r   r2   zServiceContext.__init__   s@     	! 3
 -%,,>t~~>	r   r:   c                 P    | j                   j                  d| j                        S )rB   DELETEmethoduri)r>   rC   rt   r?   s    r   rC   zServiceContext.delete   s*     }}##		 $ 
 	
r   c                 l   K   | j                   j                  d| j                         d{   S 7 w)rE   rv   rw   N)r>   rF   rt   r?   s    r   rF   zServiceContext.delete_async   s8      ]]//		 0 
 
 	
 
s   +424c                     | j                   j                  d| j                        }t        | j                   || j                  d         S )rI   r   rw   r"   r<   )r>   rJ   rt   r   r6   r8   r!   s     r   rJ   zServiceContext.fetch  sL     --%%		 & 

 MMu%
 	
r   c                    K   | j                   j                  d| j                         d{   }t        | j                   || j                  d         S 7 )w)rL   r   rw   Nr"   r<   )r>   rM   rt   r   r6   r|   s     r   rM   zServiceContext.fetch_async  sZ      11		 2 
 

 MMu%
 	

s   +AA*ArN   r'   r(   r+   r,   r-   r%   r&   r/   r0   r   c                 
   t        j                  ||||||||	|
d	      }t        j                  d|i      }| j                  j                  d| j                  ||      }t        | j                  || j                  d         S )rP   	AutoTranscribeDataLoggingFriendlyNameLanguageCode
UniqueNameAutoRedactionMediaRedaction
WebhookUrlWebhookHttpMethodIf-Matchr   rx   ry   dataheadersr"   r<   )r   ofr>   rR   rt   r   r6   r8   rN   r'   r(   r+   r,   r-   r%   r&   r/   r0   r   r   r!   s                 r   rR   zServiceContext.update1  s    : yy"1+ - -)!/"1)%8

 ))H
 --&&tyytW ' 
 t}}g4>>%;PQQr   c                 &  K   t        j                  ||||||||	|
d	      }t        j                  d|i      }| j                  j                  d| j                  ||       d{   }t        | j                  || j                  d         S 7 )w)rU   r   r   r   r   Nr"   r<   )r   r   r>   rV   rt   r   r6   r   s                 r   rV   zServiceContext.update_asyncg  s     : yy"1+ - -)!/"1)%8

 ))H
 22tyytW 3 
 
 t}}g4>>%;PQQ	
s   A#B%B&*Bc                     dj                  d | j                  j                         D              }dj                  |      S )rX   rY   c              3   F   K   | ]  \  }}d j                  ||        ywr[   r\   r^   s      r   rb   z*ServiceContext.__repr__.<locals>.<genexpr>  rc   rd   z*<Twilio.Intelligence.V2.ServiceContext {}>re   rh   s     r   rj   zServiceContext.__repr__  s6     ((SDNN<P<P<RSS;BB7KKr   )r   r   r   r   rl   r2   rn   rC   rF   r   rJ   rM   r   ro   r   rk   rR   rV   rj   rp   rq   s   @r   r=   r=      s   ? ?c ?

 



D 


 
&
? 
* (.||/5||,2LL,2LL,2LL*0,,.4ll/5||*0,,KQ<<4RV$4R tV|,4R D&L)	4R
 S&[)4R S&[)4R 3;'4R dFl+4R tV|,4R 3;'4R ##?#GH4R 
4Rp (.||/5||,2LL,2LL,2LL*0,,.4ll/5||*0,,KQ<<4RV$4R tV|,4R D&L)	4R
 S&[)4R S&[)4R 3;'4R dFl+4R tV|,4R 3;'4R ##?#GH4R 
4RlL# Lr   r=   c                   2    e Zd Zdeeef   defdZdefdZy)ServicePager!   r:   c                 .    t        | j                  |      S )zm
        Build an instance of ServiceInstance

        :param payload: Payload response from the API
        )r   r>   r|   s     r   get_instancezServicePage.get_instance  s     t}}g66r   c                      y)rX   z$<Twilio.Intelligence.V2.ServicePage>r   r?   s    r   rj   zServicePage.__repr__       6r   N)	r   r   r   r   rl   r   r   r   rj   r   r   r   r   r     s)    7DcN 7 76# 6r   r   c                   x    e Zd Zdef fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  fdedee	e
f   dee	e
f   deee
f   deee
f   dee	e
f   d	ee	e
f   d
eee
f   dede
f   defdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  fdedee	e
f   dee	e
f   deee
f   deee
f   dee	e
f   d	ee	e
f   d
eee
f   dede
f   defdZ	 	 d!dee   dee   dee   fdZ	 	 d!dee   dee   dee   fdZ	 	 d!dee   dee   dee   fdZ	 	 d!dee   dee   dee   fdZej                  ej                  ej                  fdeee
f   deee
f   deee
f   defdZej                  ej                  ej                  fdeee
f   deee
f   deee
f   defdZdedefdZdedefdZdedefdZdedefdZdefd Z xZ S )"ServiceListr    c                 2    t         |   |       d| _        y)zi
        Initialize the ServiceList

        :param version: Version that contains the resource

        z	/ServicesN)r1   r2   rt   )r8   r    r9   s     r   r2   zServiceList.__init__  s     	!	r   r-   r'   r(   r+   r,   r%   r&   r/   r0   r   r:   c
                     t        j                  |||||||||	d	      }
| j                  j                  d| j                  |
      }t        | j                  |      S )ae  
        Create the ServiceInstance

        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The created ServiceInstance
        	r   r   r   r   r   r   r   r   r   r   rx   ry   r   )r   r   r>   creatert   r   r8   r-   r'   r(   r+   r,   r%   r&   r/   r0   r   r!   s               r   r   zServiceList.create  sm    6 yy)"1+ - -!/"1)%8

 --&&		 ' 
 t}}g66r   c
                    K   t        j                  |||||||||	d	      }
| j                  j                  d| j                  |
       d{   }t        | j                  |      S 7 w)at  
        Asynchronously create the ServiceInstance

        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The created ServiceInstance
        r   r   r   N)r   r   r>   create_asyncrt   r   r   s               r   r   zServiceList.create_async  s{     6 yy)"1+ - -!/"1)%8

 22		 3 
 
 t}}g66
s   AA*A(A*limit	page_sizec                     | j                   j                  ||      }| j                  |d         }| j                   j                  ||d         S )a]  
        Streams ServiceInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r   r   r   )r>   read_limitspagestreamr8   r   r   limitsr   s        r   r   zServiceList.stream'  sJ    ( **5)<yy6+#6y7}}##D&/::r   c                    K   | j                   j                  ||      }| j                  |d          d{   }| j                   j                  ||d         S 7 #w)al  
        Asynchronously streams ServiceInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r   r   Nr   )r>   r   
page_asyncstream_asyncr   s        r   r   zServiceList.stream_async@  sW     ( **5)<__vk/B_CC}}))$w@@ Ds   5AA$Ac                 :    t        | j                  ||            S )a  
        Lists ServiceInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        r   r   )listr   )r8   r   r   s      r   r   zServiceList.listY  s(    & KK#  
 	
r   c                 z   K   | j                  ||       d{   2 cg c3 d{   }|7 7 	6 c}S c c}w w)a	  
        Asynchronously lists ServiceInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        r   N)r   )r8   r   r   records       r   
list_asynczServiceList.list_asyncs  sT     * '+&7&7# '8 ' !
 
 !
 
 	
 
s0   ;.;620
26;26;
page_tokenpage_numberc                     t        j                  |||d      }| j                  j                  d| j                  |      }t        | j                  |      S )as  
        Retrieve a single page of ServiceInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of ServiceInstance
        	PageTokenr   PageSizer   rx   ry   params)r   r   r>   r   rt   r   r8   r   r   r   r   responses         r   r   zServiceList.page  sR      yy'#%
 ==%%U		$%O4==(33r   c                    K   t        j                  |||d      }| j                  j                  d| j                  |       d{   }t        | j                  |      S 7 w)a  
        Asynchronously retrieve a single page of ServiceInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of ServiceInstance
        r   r   r   N)r   r   r>   r   rt   r   r   s         r   r   zServiceList.page_async  sg       yy'#%
 11dii 2 
 
 4==(33
s   AA$A"A$
target_urlc                     | j                   j                  j                  j                  d|      }t	        | j                   |      S )z
        Retrieve a specific page of ServiceInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of ServiceInstance
        r   )r>   domaintwiliorequestr   r8   r   r   s      r   get_pagezServiceList.get_page  s7     ==''..66ujI4==(33r   c                    K   | j                   j                  j                  j                  d|       d{   }t	        | j                   |      S 7 w)a  
        Asynchronously retrieve a specific page of ServiceInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of ServiceInstance
        r   N)r>   r   r   request_asyncr   r   s      r   get_page_asynczServiceList.get_page_async  sD      --44BB5*UU4==(33 Vs   4AAAr"   c                 0    t        | j                  |      S z
        Constructs a ServiceContext

        :param sid: A 34 character string that uniquely identifies this Service.
        r<   r=   r>   r8   r"   s     r   r3   zServiceList.get       dmm55r   c                 0    t        | j                  |      S r   r   r   s     r   __call__zServiceList.__call__  r   r   c                      y)rX   z$<Twilio.Intelligence.V2.ServiceList>r   r?   s    r   rj   zServiceList.__repr__  r   r   )NN)!r   r   r   r   r2   r   ro   rl   r   rn   rk   r   r   r   r   intr	   r   r
   r   r   r   r   r   r   r   r   r   r=   r3   r   rj   rp   rq   s   @r   r   r     s   	  	  06||,2LL,2LL,2LL.4ll/5||*0,,KQ<</7/7 tV|,/7 D&L)	/7
 S&[)/7 S&[)/7 dFl+/7 tV|,/7 3;'/7 ##?#GH/7 
/7h 06||,2LL,2LL,2LL.4ll/5||*0,,KQ<</7/7 tV|,/7 D&L)	/7
 S&[)/7 S&[)/7 dFl+/7 tV|,/7 3;'/7 ##?#GH/7 
/7f  $#';}; C=; 
/	"	;6  $#'A}A C=A 
	'	A6  $#'
}
 C=
 
o		
8  $#'
}
 C=
 
o		
: *0*0,,(.	4#v+&4 3;'4 f%	4
 
4: *0*0,,(.	4#v+&4 3;'4 f%	4
 
4:
43 
4; 
4
4s 
4{ 
46s 6~ 66C 6N 66# 6r   r   N)__doc__r   typingr   r   r   r   r   r	   r
   twilio.baser   r   twilio.base.instance_contextr   twilio.base.instance_resourcer   twilio.base.list_resourcer   twilio.base.versionr   twilio.base.pager   r   r=   r   r   r   r   r   <module>r      sg     L L L + 8 : 2 ' !FM& FMRAL_ ALH6$ 6${6, {6r   