485 486 487
# File 'lib/pipl/fields.rb', line 485 def to_s @display || Pipl::Utils.to_utf8(age.to_s) end