public void Constructor_AuthorField_HasRightName()
 {
     _instance.GetField("Author").ShouldNotBeNull();
 }