# File lib/wicked/controller/concerns/path.rb, line 9
  def previous_wizard_path(options = {})
    wizard_path(@previous_step, options)
  end