:type board: List[List[str]] :type words: List[str] :rtype: List[str]
(self, board, words)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected