34 35 36
# File 'lib/earth/industry/industry.rb', line 34 def format_naics_code(input) "%d" % input.to_i end