package com.github.czyzby.uedi.test.ambiguous; import com.github.czyzby.uedi.stereotype.Singleton; public class AmbiguousB extends Ambiguous implements Singleton { }