$:.unshift(File.dirname(__FILE__) + '/../lib') require "atchoum" require "test/unit" class Test::Unit::TestCase include Atchoum end