17 18 19 20 21 22
# File 'lib/ctm/number.rb', line 17 def save options = { :name => @name, } super(options) end