Using Java 8 Guice, I need to access a boolean variable that can be accessed from a field injection like so:
@Named("isBooleanIWant") boolean isBool