public int getPosition(int position) {
   return board.getPosition(position);
 }