467 468 469
# File 'lib/pipl/fields.rb', line 467 def self.from_age(age) self.from_age_range(age, age) end