# File lib/rgl/implicit.rb, line 85 85: def adjacent_iterator (&block) 86: @adjacent_iterator = block 87: end