from Base import Base class SnBind(Base): def __init__(self): Base.__init__(self)