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