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