# File lib/pluralizer/pluralizer.rb, line 206 206: def propisju(gender = 1) 207: RuTils::Pluralization::sum_string(self, gender, "") 208: end