def setUp(self): self.element = new_element() self.bin_ = Aduct.Bin()
def new_bin(): bin_ = Aduct.Bin() return bin_