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