# File lib/hikidoc.rb, line 810
    def next?
      peek() ? true : false
    end