# File lib/merb-core.rb, line 499
    def test_framework
      @test_framework ||= :rspec
    end