public void Write_Writes_Expected_ActionsBlock() { SerializeWithJsonWriter(TestModelFactory.ActionsBlock()) .ShouldMatchSnapshot(); }