# File tasks/bench/feature_builder.rb, line 21
  def to_s
    @steps.join("\n")
  end