如何在Ruby中拼出一个整数?

Chr*_*ier 3 ruby integer module inflection

有没有人知道一个Ruby模块会取一个整数并拼出来(1 =>"one",2 =>"two"等等)?