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