# File lib/quiz1/t/solutions/Moses Hohman/deck.rb, line 18 def [](index) Card.parse(@order[index]) end