# File lib/quiz1/t/solutions/Bill Guindon/solitaire.rb, line 100
  def to_s
    Card.to_s(@name, @suit)
  end