# File lib/quiz1/t/solutions/Jim Menard/solitaire_cypher.rb, line 137
    def initialize(deck)
        @keyed_deck = deck
    end