def next(cls): '''Return the next defined address from the current one.''' return cls.next(ui.current.address(), 1)