public void Write_Writes_Expected_ImageBlock() { SerializeWithJsonWriter(TestModelFactory.ImageBlock()) .ShouldMatchSnapshot(); }