+
    hvhV  c                   s6   ^ RI t ^ RIt^ RIHt ^RIHtHt ^RIHtH	t	H
t
HtHt ^RIHt ^RIHt ^ RIHt ^ RIHt ^ RIt]! R	4      t. t ! R
 R]P0                  4      t]! ]4      t]P3                  R4        ! R R]P4                  4      t]! ]4      t]P3                  R4       R6R lt] ! R R]P8                  4      4       t]P3                  R4       ] ! R R]P:                  4      4       t]P3                  R4       ] ! R R]P<                  4      4       t]P3                  R4       ] ! R R]P>                  4      4       t]P3                  R4       ] ! R R]P@                  4      4       t ]P3                  R4       ] ! R R]PB                  4      4       t!]P3                  R4       ] ! R R]PD                  4      4       t"]P3                  R4        ! R R]PF                  4      t#]! ]#4      t#]P3                  R4        ! R R ]PH                  4      t$]! ]$4      t$]P3                  R 4        ! R! R"]PJ                  4      t%]! ]%4      t%]P3                  R"4        ! R# R$4      t& ! R% R&]PN                  4      t']! ]'4      t']P3                  R&4        ! R' R(]PP                  4      t(]! ](4      t(]P3                  R(4        ! R) R*]PR                  4      t)]! ])4      t)]P3                  R*4        ! R+ R,]PT                  4      t*]! ]*4      t*]P3                  R,4        ! R- R.]PV                  4      t+]! ]+4      t+]P3                  R.4       Rt,]! ]-4      ;_uu_ 4        ^ R/IH.t, RRR4       ],'       g    ]! ]-4      ;_uu_ 4        ^ R0IH/t, RRR4       ],'       Ed   ]0! 4       t1],Pd                  ]3! ]Pd                  4      R  t4]4Pk                  4       t6]7! ],4       EFh  t8]8Ps                  R14      '       d   K  ]:! ],]84      t;]8t<]=! ];]4      '       d2   ];P}                  4       Ps                  R2]6 R124      '       d	   ]6 R1]8 2t<M4 ]:! ];R34      t?]?P                  Ps                  R4]4 24      '       d   ]4 ]8 2t<]<]88X  dm   ]B! ]]<4      '       d^    ];P                  ^ ,          t@]@P                  4       '       d	   ]6 R1]8 2t<M+R1]@9   d   ]4P                  4        R1]8 2t<M]@'       d   ]4 ]8 2t<]<]9   g   ]<]19   g   ]B! ]]<4      '       d   EK/  ];]1]<&   ]	! ]Pd                  ]<],Pd                   R5]8 24       ]P3                  ]<4       EKk  	  R# R#   + '       g   i     EL; i  + '       g   i     EL; i  ]A d     ELi ; i  ]A]D3 d    ];t@ Li ; i)7    N)suppress)register_sigint_fallbackget_event_loop)overridedeprecated_attrdeprecated_initwrap_list_store_equal_funcwrap_list_store_sort_func)CallableInfo)get_introspection_module)PyGIWarning)GLibGioc                   s*   a  ] tR t^,t o RR ltRtV tR# )	ActionMapNc                s   a a  \        V4       RT T3R llpT F	  pT! T!   K  	  R#   \         d    \        R4      hi ; i)a  The ``add_action_entries()`` method is a convenience function for creating
multiple :class:`~gi.repository.Gio.SimpleAction` instances and adding them
to a :class:`~gi.repository.Gio.ActionMap`.
Each action is constructed as per one entry.

:param list entries:
    List of entry tuples for :meth:`add_action` method. The entry tuple can
    vary in size with the following information:

    * The name of the action. Must be specified.
    * The callback to connect to the "activate" signal of the
      action. Since GLib 2.40, this can be ``None`` for stateful
      actions, in which case the default handler is used. For
      boolean-stated actions with no parameter, this is a toggle.
      For other state types (and parameter type equal to the state
      type) this will be a function that just calls change_state
      (which you should provide).
    * The type of the parameter that must be passed to the activate
      function for this action, given as a single :class:`~gi.repository.GLib.Variant` type
      string (or ``None`` for no parameter)
    * The initial state for this action, given in GLib.Variant text
      format. The state is parsed with no extra type information, so
      type tags must be added to the string if they are necessary.
      Stateless actions should give ``None`` here.
    * The callback to connect to the "change-state" signal of the
      action. All stateful actions should provide a handler here;
      stateless actions should not.

:param user_data:
    The user data for signal connections, or ``None``
zentries must be iterableNc                 s6  < V'       dZ   \         P                  P                  V4      '       g   R V RV  R2p\        V4      h\         P                  P	                  V4      pMRpVe[   \         P
                  P                  RVRR4      p\        P                  P                  WV4      pVe   VP                  RVS
4       M.Ve   RV  RV R2p\        V4      h\        P                  WR7      pVe   VP                  R	VS
4       S	P                  V4       R# )
zThe type string 'z*' given as the parameter type for action 'z'' is not a valid GVariant type string. Nzchange-statezStateless action 'z,' should give None for 'change_state', not 'z'.)nameparameter_typeactivate)r   ZVariantTypeZstring_is_valid	TypeErrorZnewVariantZparser   ZSimpleActionZnew_statefulZconnect
ValueErrorZ
add_action)r   r   r   ZstateZchange_stateZmsgZvariant_parameterZvariant_stateZactionself	user_datas   &&&&&    7/usr/lib64/python3.14/site-packages/gi/overrides/Gio.py_process_actionZ5ActionMap.add_action_entries.<locals>._process_actionR   s    ''77GG-n-==ghlgm  nU  VC#C.($($4$4$8$8$H!$(!  $ 2 24d K))66]  +NN><K  +.tf4`am`nnpqC$S/)))t)V#z8Y?OOF#    )NNNN)Ziterr   )r   Zentriesr   r   Zentrys   f&f  r   add_action_entriesZActionMap.add_action_entries-   sL    @	8M	$ 	$< EU# C  	8677	8s	   ) A  N)__name__
__module____qualname____firstlineno__r   __static_attributes____classdictcell____classdict__   @r   r   r   ,   s     E$ E$r   r   c                   s>   a a ] tR t^yt oV 3R ltR tR tRtVtV ;t	# )Applicationc                sF   < \         SV `  ! V/ VB  \        4       V n        R # r   )super__init__Zset_asyncio_tasks)r   argskwargs	__class__s   &*,r   r(   ZApplication.__init__z   s    $)&)!er   c           	     s   \        V P                  4      ;_uu_ 4        \        \        P                  P                  4       4      P                  V P                  4      ;_uu_ 4        \        P                  P                  ! V .VO5/ VB uuR R R 4       uuR R R 4       #   + '       g   i     M; i R R R 4       R #   + '       g   i     R # ; ir   )
r   Zquitr   r   ZMainContextZdefaultZrunningr   r&   run)r   r*   r+   s   &*,r   r-   ZApplication.run   s    $TYY//4++3356>>tyyII??&&t=d=f= JI 0/III 0///s$   A	B>'$B 	
B> B0+B>>C	c                s   a  \         P                  ! V4      pS P                  4        S P                  P	                  V4       V 3R lpVP                  V4       V# )a  Safely create an asyncio task. The application will not quit until the
task completes. For potentially longer running tasks, you should add
cancellation logic to abort a task when it is not needed anymore (e.g.
cancelling it from the Gtk.Window.do_unmap event).

Note that python will only log a raised exception if the Task is
destroyed without the result having been collected. However, this does
also not happen when the task is cancelled. As such, be careful to not
cancel tasks that are already finished.

You can deal with this by either only storing a weak reference to the
Task, by explicitly collecting the result, or by only cancelling it if
it is not done already.
c                 s^   < SP                   P                  V 4       SP                  4        R # r   )r)   ZdiscardZrelease)taskr   s   &r   done_cbZ0Application.create_asyncio_task.<locals>.done_cb   s     ''-LLNr   )asyncioZcreate_taskZholdr)   ZaddZadd_done_callback)r   Zcoror.   r/   s   f&  r   create_asyncio_taskZApplication.create_asyncio_task   sN      ""4(		 	%	
 	w'r   )r)   )
r   r   r   r    r(   r-   r1   r!   r"   __classcell__r,   r$      @@r   r&   r&   y   s     $
> r   r&   c                 s   a a V V3R  lpV# )c                 s8  < \         SV `  ! V/ VB  SP                  P                  R ^4      R,          R ,           SP                  ,           pS'       d&   \
        P                  ! V RS R2\        ^R7       R# \
        P                  ! V R2\        ^R7       R# ).z) shouldn't be instantiated directly, use z	 instead.)Z
stacklevelz$ shouldn't be instantiated directly.N)r'   r(   r   Zrsplitr   warningsZwarnr   )r   r*   r+   r   clsinsteads   &*, r   new_initZ_warn_init.<locals>.new_init   s    c4!4262~~$$S!,R036EMM6B7)9U MM&<=r   r   )r8   r9   r:   s   ff r   
_warn_initr;      s      Or   c                   s<    ] tR t^t]! ]P                  R4      tRtR# )VolumeMonitorzGio.VolumeMonitor.get()r   N)	r   r   r   r    r;   r   r<   r(   r!   r   r   r   r<   r<      s     #++-FGHr   r<   c                   s:    ] tR t^t]! ]P                  4      tRtR# )DBusAnnotationInfor   N)	r   r   r   r    r;   r   r=   r(   r!   r   r   r   r=   r=      s    #001Hr   r=   c                   s:    ] tR t^t]! ]P                  4      tRtR# )DBusArgInfor   N)	r   r   r   r    r;   r   r>   r(   r!   r   r   r   r>   r>      s    #//*Hr   r>   c                   s:    ] tR t^t]! ]P                  4      tRtR# )DBusMethodInfor   N)	r   r   r   r    r;   r   r?   r(   r!   r   r   r   r?   r?          #,,-Hr   r?   c                   s:    ] tR t^t]! ]P                  4      tRtR# )DBusSignalInfor   N)	r   r   r   r    r;   r   rA   r(   r!   r   r   r   rA   rA      r@   r   rA   c                   s:    ] tR t^t]! ]P                  4      tRtR# )DBusInterfaceInfor   N)	r   r   r   r    r;   r   rB   r(   r!   r   r   r   rB   rB      s    #//0Hr   rB   c                   s:    ] tR t^t]! ]P                  4      tRtR# )DBusNodeInfor   N)	r   r   r   r    r;   r   rC   r(   r!   r   r   r   rC   rC      s    #**+Hr   rC   c                   s,   a  ] tR t^t o R tR tRtV tR# )FileEnumeratorc                    V # r   r   r      &r   __iter__ZFileEnumerator.__iter__       r   c                s<    V P                  R 4      pVe   V# \        hr   )Z	next_fileStopIteration)r   Z	file_info   & r   __next__ZFileEnumerator.__next__   s"    NN4(	 r   r   Nr   r   r   r    rH   rL   r!   r"   r#   r%   r   rD   rD            r   rD   c                   &   a  ] tR tRt o R tRtV tR# )MenuItemi  c                sj    V F,  w  r#pV P                  V\        P                  ! W44      4       K.  	  R # r   )Zset_attribute_valuer   r   )r   Z
attributesr   Zformat_stringvalues   &&   r   set_attributeZMenuItem.set_attribute  s*    *4&D$$T4<<+MN +5r   r   N)r   r   r   r    rR   r!   r"   r#   r%   r   rP   rP     s     O Or   rP   c                   s   a  ] tR tRt o Rt]! ]P                  P                  RR7      tR t	R t
R tR tR tR	 tR
 tRtV tR# )Settingsi  z0Provide dictionary-like access to GLib.Settings.)Z	arg_namesc                s&    WP                  4       9   # r   	list_keysr   key   &&r   __contains__ZSettings.__contains__  s    nn&&&r   c                s4    \        V P                  4       4      # r   )lenrU   rF   rG   r   __len__ZSettings.__len__  s    4>>#$$r   c              #  sB   "   V P                  4        R j  xL
  R #  L5ir   rT   rF   rG   r   rH   ZSettings.__iter__  s     >>###s   c                s    R # )Tr   rF   rG   r   __bool__ZSettings.__bool__!  s     r   c                sj    W9  d   \        R V: 24      hV P                  V4      P                  4       # )unknown key: )KeyErrorZ	get_valueunpackrV   rX   r   __getitem__ZSettings.__getitem__&  s1    ?]3'233~~c"))++r   c           	     s&   W9  d   \        R V: 24      hV P                  V4      pVP                  ^ 4      P                  4       pVP                  ^4      pVR8X  d*   VP                  ^ 4      P	                  4       pVR,          pMVR8X  dX   VP                  ^ 4      P                  ^ 4      P	                  4       pVP                  4       pW'9  d   \        RV RV R24      hMVR8X  de   VP                  ^ 4      pVP                  ^ 4      P	                  4       pVP                  4       w  rW)8  g   W*8  d   \        RV RV	 R	V
 R24      hM\        R
\        V4      ,           4      hV P                  V\        P                  ! Wb4      4       R# )r]   Ztype   NNZenumzvalue z is not an allowed enum (Z)rangez not in range (z - z'Cannot handle allowed type range class N)r^   Z	get_rangeZget_child_valueZ
get_stringZget_type_stringr_   r   ZNotImplementedErrorstrZ	set_valuer   r   )r   rW   rQ   rc   Ztype_vZtype_strZallowedZtuple_Zmin_Zmax_   &&&        r   __setitem__ZSettings.__setitem__-  sz   ?]3'233 s#%%a(335!!!$F?((+;;=H|Hf_ ((+;;A>NNPHhhjG# 6%0I'RS!TUU $g&&q)F--a0@@BHJD|u| 6%vSa!PQQ  , &9CJF  	sDLL9:r   c                "    V P                  4       # r   rT   rF   rG   r   keysZSettings.keysO  s    ~~r   r   N)ZschemapathZbackend)r   r   r   r    __doc__r   r   rS   r(   rY   r[   rH   r\   r`   rg   ri   r!   r"   r#   r%   r   rS   rS     sK     :)FH'%$
, ;D   r   rS   c            
       s^   a  ] tR tRt o RtR tR tRRRRRRR	^ R
R/R lt]R 4       t	Rt
V tR# )_DBusProxyMethodCalliW  z1Helper class to implement DBusProxy method calls.c                s    Wn         W n        R # r   
dbus_proxymethod_name)r   rn   ro   s   &&&r   r(   Z_DBusProxyMethodCall.__init__Z  s    $&r   c                s    Vw  rEp VP                  V4      pT! YP	                  T4      T4       R#   \         d>    \        P                  ! 4       R ,          w  rT'       d   T! YT4       M	T! YT4        R# i ; i):Ni   NN)Zcall_finishZ	ExceptionsysZexc_info_unpack_result)
r   Zobjresultr   Zresult_callbackZerror_callbackZreal_user_dataretZ_etypeZes
   &&&&      r   Z__async_result_handlerZ+_DBusProxyMethodCall.__async_result_handler^  ss    <E9.		//&)C 	005~F  	r*IFs~67	s   2 AA:9A:result_handlerNerror_handlerr   flagstimeoutc          	     s   V'       d9   V^ ,          pVR,          p\        V\        4      '       g   \        RV: 24      hMRp\        P                  ! V\        V4      4      pVe<   WV3pV P                  P                  V P                  VVVRV P                  V4       R# V P                  P                  V P                  WVR4      p	V P                  V	4      # )r    ra   z4first argument must be the method signature string: z()N)
isinstancerd   r   r   r   Ztuplern   Zcallro   *_DBusProxyMethodCall__async_result_handlerZ	call_syncrq   )
r   rt   ru   r   rv   rw   r*   Z	signatureZarg_variantrr   s
   &$$$$$*   r   __call__Z_DBusProxyMethodCall.__call__m  s     QI8Di--J9-X  .
 Ill9eDk:%'	BIOO    ++ 	 __..  +gtF &&v..r   c                s    VP                  4       p\        V4      ^8X  d   V^ ,          pV# \        V4      ^ 8X  d   RpV# )z@Convert a D-BUS return variant into an appropriate return value.N)r_   rZ   )Zklassrr   rX   r   rq   Z#_DBusProxyMethodCall._unpack_result  sE      v;!AYF  [AFr   rm   r6   )r   r   r   r    rk   r(   ry   rz   Zclassmethodrq   r!   r"   r#   r%   r   rl   rl   W  s_     ;'G) ) 	)
 ) ) )V  r   rl   c                   s*   a  ] tR tRt o RtR tRtV tR# )	DBusProxyi  a  Provide comfortable and pythonic method calls.

This marshalls the method arguments into a GVariant, invokes the
call_sync() method on the DBusProxy object, and unmarshalls the result
GVariant back into a Python tuple.

The first argument always needs to be the D-Bus signature tuple of the
method call. Example:

  proxy = Gio.DBusProxy.new_sync(...)
  result = proxy.MyMethod('(is)', 42, 'hello')

The exception are methods which take no arguments, like
proxy.MyMethod('()'). For these you can omit the signature and just write
proxy.MyMethod().

Optional keyword arguments:

- timeout: timeout for the call in milliseconds (default to D-Bus timeout)

- flags: Combination of Gio.DBusCallFlags.*

- result_handler: Do an asynchronous method call and invoke
     result_handler(proxy_object, result, user_data) when it finishes.

- error_handler: If the asynchronous call raises an exception,
  error_handler(proxy_object, exception, user_data) is called when it
  finishes. If error_handler is not given, result_handler is called with
  the exception object as result instead.

- user_data: Optional user data to pass to result_handler for
  asynchronous calls.

Example for asynchronous calls:

  def mymethod_done(proxy, result, user_data):
      if isinstance(result, Exception):
          # handle error
      else:
          # do something with result

  proxy.MyMethod('(is)', 42, 'hello',
      result_handler=mymethod_done, user_data='data')
c                sV    VP                  R 4      '       d	   W,          # \        W4      # )Zdo_)
startswithrl   )r   r   rX   r   __getattr__ZDBusProxy.__getattr__  s$    ??5!!:#D//r   r   N)r   r   r   r    rk   r}   r!   r"   r#   r%   r   r{   r{     s     +Z0 0r   r{   c                   s8   a  ] tR tRt o R tR tR tR tRtV t	R# )	ListModeli  c                st   \        V\        4      '       d@   \        VP                  \	        V 4      4      !   Uu. uF  q P                  V4      NK  	  up# \        V\        4      '       dD   V^ 8  d   V\	        V 4      ,          pV^ 8  d   \        hV P                  V4      pVf   \        hV# \        hu upi )r    )	rx   slicerc   indicesrZ   get_itemint
IndexErrorr   )r   rW   irs   s   &&  r   r`   ZListModel.__getitem__  s    c5!!.3S[[T5K.LM.LMM!$.LMMc3Qws4y Qw  --$C{  J Ns   B5c                s  a V P                  4       P                  p\        SV4      '       g&   \        R VP                   RVP
                   24      h\        ;QJ d    V3R lV  4       F  '       g   K   R# 	  R# ! V3R lV  4       4      # )Expected type r5   c              3   s,   <"   T F	  qS8H  x  K  	  R # 5ir   r   )Z.0r   items   & r   Z	<genexpr>Z)ListModel.__contains__.<locals>.<genexpr>  s     +d9ds   TF)get_item_typepytyperx   r   r   r   Zany)r   r   r   s   &f r   rY   ZListModel.__contains__  sq    ##%,,$''nV->->,?q@QRSSs+d+ss+s+s+d+++r   c                rh   r   )Zget_n_itemsrF   rG   r   r[   ZListModel.__len__  s    !!r   c              #  sj   "   \        \        V 4      4       F  pV P                  V4      x  K  	  R # 5ir   )rc   rZ   r   )r   r   rK   r   rH   ZListModel.__iter__  s'     s4y!A--"" "s   13r   N)
r   r   r   r    r`   rY   r[   rH   r!   r"   r#   r%   r   r~   r~     s     ,"# #r   r~   c                   sP   a a ] tR tRt oV 3R ltV 3R ltR tR tR tRt	Vt
V ;t# )	ListStorei   c                s>   < \        V4      p\        SV `  ! V.VO5!  # r   )r   r'   sort)r   compare_funcr   r,   s   &&*r   r   ZListStore.sort  s!    0>w|L5955r   c                s>   < \        V4      p\        SV `  ! W.VO5!  # r   )r   r'   insert_sorted)r   r   r   r   r,   s   &&&*r   r   ZListStore.insert_sorted  s"    0>w$TD)DDr   c                sR   \        V\        4      '       d   VP                  \        V 4      4      w  r#pV^8X  d&   V P	                  V\        W2,
          ^ 4      . 4       R# VR8X  d-   V P	                  V^,           \        W#,
          ^ 4      . 4       R# \        \        W#V4      RR7       F  pV P                  V4       K  	  R# \        V\        4      '       dJ   V^ 8  d   V\        V 4      ,          pV^ 8  g   V\        V 4      8  d   \        hV P                  V4       R# \        h)rb   T)ZreverseNr6   )rx   r   r   rZ   splicemaxZsortedrc   Zremover   r   r   )r   rW   startstopstepr   s   &&    r   __delitem__ZListStore.__delitem__	  s    c5!! #CI 6EqyE3t|Q#7<D1Hc%,&:B?e4 8$GAKKN HS!!Qws4y Qw#T*  KKOr   c                s@   \        V\        4      '       EdQ   V P                  4       P                  p. pV FJ  p\        WS4      '       g&   \	        R VP
                   RVP                   24      hVP                  V4       KL  	  VP                  \        V 4      4      w  rgpV^8X  d&   V P                  V\        Wv,
          ^ 4      V4       R# \        \        WgV4      4      p	\        V	4      \        V4      8w  d   \        hVR8X  d7   V P                  V^,           \        Wg,
          ^ 4      VRRR1,          4       R# \        W4       F  w  rV P                  V
^V.4       K  	  R# \        V\         4      '       d   V^ 8  d   V\        V 4      ,          pV^ 8  g   V\        V 4      8  d   \"        hV P                  4       P                  p\        W#4      '       g&   \	        R VP
                   RVP                   24      hV P                  V^V.4       R# \        h)r   r5   Nr6   )rx   r   r   r   r   r   r   appendr   rZ   r   r   Zlistrc   r   Zzipr   r   )r   rW   rQ   r   Z	valuelistre   r   r   r   r   r   rf   r   rg   ZListStore.__setitem__  s   c5!!'')00FI!!,,#():):(;1V__<MN    #  !$CI 6EqyE3t|Q#7CuU$78w<3y>1$$2:KKq#elA*>	$B$P #G 7Aq1#. !8S!!Qws4y Qw#T*  '')00Fe,,.1B1B0C1V__DU VWWKKQ(Or   c                s@    \        V4      pV P                  ! W.VO5!  # r   )r   Zfind_with_equal_func_full)r   r   Z
equal_funcr   s   &&&*r   find_with_equal_funcZListStore.find_with_equal_funcB  s$     0
;
--dKKKr   r   )r   r   r   r    r   r   r   rg   r   r!   r"   r2   r3   r4   r   r   r      s'     6E&$LL Lr   r   c                   s,   a  ] tR tRt o R tR tRtV tR# )DataInputStreamiN  c                rE   r   r   rF   rG   r   rH   ZDataInputStream.__iter__O  rI   r   c                sJ    V P                  R 4      ^ ,          pVe   V# \        hr   )Zread_line_utf8rJ   )r   ZlinerK   r   rL   ZDataInputStream.__next__R  s(    ""4(+Kr   r   NrM   r#   r%   r   r   r   N  rN   r   r   c                   rO   )Filei^  c                sR    V P                  4       pVe   VR8X  d   \        R4      hV# )NZ zFile has no associated path.)Z	peek_pathr   )r   rj   rK   r   
__fspath__ZFile.__fspath___  s,    ~~ <42::;;r   r   N)r   r   r   r    r   r!   r"   r#   r%   r   r   r   ^  s      r   r   )GioUnix)GioWin32Z_Zg_Z	__gtype__ZGr5   r   )Gr0   r7   Z
contextlibr   Z_ossighelperr   r   Z	overridesr   r   r   r   r   Z_gir	   Zmoduler
   Zgir   Zgi.repositoryr   rp   r   Z__all__r   r   r&   r;   r<   r=   r>   r?   rA   rB   rC   rD   rP   rS   rl   r{   r~   r   r   r   ZGioPlatformZImportErrorr   r   ZglobalsZgio_globalsZ
_namespacerZ   Zplatform_nameZlowerZplatform_name_lowerZdirZattrr|   ZgetattrZoriginal_attrZwrapper_attrrx   Z
get_symbolZgtyper   ZAttributeErrorZhasattrr   r   ZislowerZupperr   r   r   <module>r      s  $    C   -   
u%
F$ F$R Y	 { *#// *Z {# } ( 
HC%% H 
H
   
2// 2 
2 # $ 
+#// + 
+ }  
.S'' . 
.    
.S'' . 
.    
1-- 1 
1 " # 
,3## , 
, ~ 	S'' 	 .)   Os|| O H z ? s|| ? D H z M M`10 10h Y	 { # #: Y	 { GL GLT Y	 { 	c)) 	 ?+   !388  ~ v  k4  	+		9 
 ;)K"--c#...A.CDEM'--/K ??3T2<
 
&&(33b9L8MQ4OPP12!D6:L{;::((1]O)<==&3_TF#;L 4GC$>$>%$--a0
 ||~~"5!6av>"/"5"5"7!8$@"/7 G#{*sL))$1L!NNL[-C-C,DAdV*L	
 	|$Y !   
		4 "  #J/ %$%sB   %UU(,U<9U<V
U%	(U9	<VV
VV