229 230 231
# File 'lib/manasimu/card.rb', line 229 def types @types ||= @contents.map {|c| c.types}.flatten end