# File lib/rdoc/markup/formatter_test_case.rb, line 312
      def test_accept_rule
        @to.start_accepting

        @to.accept_rule @RM::Rule.new(4)

        accept_rule
      end