Something like this is currently not recognized properly: ```java static String constantName = "name"; ... @Bean(name = constantName) ```