# File lib/jmespath/token_stream.rb, line 26 def next(options = {}) validate_match(_next, options[:match]) end