Introspecting NoAnnotation
Annotation foo is *not* present:

Introspecting MyClass
Annotation foo is present:
bar : 'This is bar'
baz : 42

Introspecting ConstantAnnotation
Annotation foo is present:
bar : 'This is a constant.'
baz : false

Introspecting AnotherConstantAnnotation
Annotation foo is present:
bar : 'This is a class constant.'
baz : false

Introspecting MyClass2
Annotation foo is present:
bar : net::stubbles::reflection::stubReflectionClass[MyClass] {
}

baz : true