def possible_moves(self, position):
        """
        Returns all possible rook moves.

        :type: position: Board