# File lib/quiz1/t/solutions/Moses Hohman/cipher.rb, line 39
                def initialize(deck=Deck.new)
                        @deck = deck
                end