protected override void theContextIs()
        {
            theSection = new Section("Math");

            ClassUnderTest.AddStep("Adding", theSection);
        }