16 17 18
# File 'lib/forematter/file_wrapper.rb', line 16 def to_s "#{meta.to_yaml}---\n#{content}" end