# File lib/generator.rb, line 111
  def next?()
    !end?
  end