49 50 51
# File 'lib/upwords/board.rb', line 49 def stack_height(row, col) @grid[[row, col]].size end