public @interface SampleCode
This annotation is used to allow us to identify which methods are good to use as sample code for our auto-generated documentation. For the most part we will
only be applying this to unit test methods, but we can also do it for normal methods.