require './test/test_helper' include Mongo class PoolTest < Test::Unit::TestCase context "Initialization: " do should "do" do end end end