# File lib/neo4jr/returnable_evaluator.rb, line 21
        def isReturnableNode(position)
          @evaluator_block.call(position)
        end