# File lib/libttc.rb, line 294 def initialize(move, player, pieces) @move = move @player = player @pieces_after_move = pieces end