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