def __init__(self, **kwds):
     OmekaExtractor.__init__(
         self, endpoint_url="http://historicdress.org/omeka2", institution_id="historicdress", **kwds
     )
 def __init__(self, **kwds):
     OmekaExtractor.__init__(self, endpoint_url="http://vcomeka.com/vccc", institution_id="vccc", **kwds)