21 22 23
# File 'lib/weka/core/attribute.rb', line 21 def new_date(name, format) new(name.to_s, format.to_s) end