# File lib/quiz1/t/solutions/Moses Hohman/test_deck.rb, line 138 def test_by_value_hearts assert_equal("hearts", Suit.by_value(27).name) end