# File lib/quiz1/t/solutions/Jamis Buck/test/tc_keying-algorithms.rb, line 26 def test_get_found svc = @algorithms.get( "mock" ) assert_equal svc, "found" end