package org.jboss.cdi.tck.tests.context; public @interface DummyScoped { }
Context constract requires getScope() to actually return a real scope