public void Just_a_single_non_meta_fragment() { _sut.Process(42); Assert.AreEqual(new[] { 42 }, _fragments); }