import scala.reflect.api.{Universe => Ctx} object Impls { def foo(c: Ctx) = ??? }