Test::Unit::TestCase
# File todo/test/tc_nothing.rb, line 5 def setup end
# File todo/test/tc_nothing.rb, line 8 def teardown end
# File todo/test/tc_nothing.rb, line 11 def test_the_truth assert true end