def __init__(self):
     this = _pafprocess.new_Connection()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
 def __init__(self):
     _pafprocess.Connection_swiginit(self, _pafprocess.new_Connection())