# File lib/quiz1/t/solutions/Jim Menard/solitaire_cypher.rb, line 40
    def chr
        Card.value_to_chr(@value)
    end