Example #1
0
 def __new__(*args, **kwargs):
     #print 'new', args, kwargs
     return SON.__new__(*args, **kwargs)