Acme::NumericMethod 

use Acme::NumericMethod;

print one();   # 1
print two();   # 2
print three(); # 3