# File lib/quiz1/t/solutions/Moses Hohman/deck.rb, line 83 def Card.joker(char) JokerCard.new(char.chr) end