Extending the base ruby object
3 4 5
# File 'lib/core_ext.rb', line 3 def to_name Cardname.new self end