# File lib/fpm/package/rpm.rb, line 224
  def iteration
    return @iteration ? @iteration : 1
  end