require File.dirname(__FILE__) + '/unit' require 'test/spec' class Test::Unit::TestCase def should @response.should end end