Very good to understand how we can use Guice!
I've got one question: Why don't we need to input @Inject annotation in the DummyStudentStore constructor, as it needs to be bound in the SimpleModule class in the same way that was done in the LenientRegistrar constructor?