boolean fireOnBegin, RulesBinder rulesBinder )
{
if ( annotation.annotationType().isAnnotationPresent( DigesterRule.class )
&& annotation.annotationType().isAnnotationPresent( CreationRule.class ) )
{
rulesBinder.install( new FromAnnotationsRuleModule()
{
@Override
protected void configureRules()
{