# File lib/autotest.rb, line 759
  def clear_mappings
    @test_mappings.clear
    nil
  end