35 36 37
# File 'lib/notam/item/header.rb', line 35 def id_year captures['id_year'].to_i + (Date.today.year / 1000 * 1000) end