2 3 4
# File 'lib/white_gold/path/numeric.path.rb', line 2 def pc "#{self}%" end
6 7 8
# File 'lib/white_gold/path/numeric.path.rb', line 6 def px "#{self}" end