package com.siyeh.igtest.inheritance.missing_implementations; public class XZ implements AB { }