# File lib/rdoc/markup/formatter_test_case.rb, line 156 def test_accept_heading_2 @to.start_accepting @to.accept_heading @RM::Heading.new(2, 'Hello') accept_heading_2 end