Like this: ```haskell getFoundNodes :: Spider -> FoundNodeQuery -> IO [FoundNode] ``` We might need to re-organize the Query module.