# File lib/quiz1/t/solutions/Bill Guindon/solitaire.rb, line 22
  def to_s
    return @cards.to_s
  end