Guice configuration errors:

1) [Guice/ChildBindingAlreadySet]: Unable to create binding for ChildBindingAlreadySetErrorTest$Foo because it was already configured on one or more child injectors or private modules.

Bound at:
1 : ChildBindingAlreadySetErrorTest$ChildModule.configure(ChildBindingAlreadySetErrorTest.java:34)

1 error

======================
Full classname legend:
======================
ChildBindingAlreadySetErrorTest$ChildModule: "com.google.inject.errors.ChildBindingAlreadySetErrorTest$ChildModule"
ChildBindingAlreadySetErrorTest$Foo:         "com.google.inject.errors.ChildBindingAlreadySetErrorTest$Foo"
========================
End of classname legend:
========================
