# File lib/wicked/controller/concerns/steps.rb, line 69
  def steps=(wizard_steps)
    @wizard_steps = wizard_steps
  end