34 35 36 37 38 39 40 41
# File 'lib/trahald/markdown-body.rb', line 34 def summary Summary.new( @name, img_src, pre, @date ) end