# File lib/wicked/controller/concerns/path.rb, line 5
  def next_wizard_path(options = {})
    wizard_path(@next_step, options)
  end