413 414 415
# File 'lib/manasimu/card.rb', line 413 def to_factory @contents.map {|c| c.to_factory} end