69 70 71
# File 'lib/lookbook/page.rb', line 69 def content @content ||= strip_frontmatter(file_contents).strip end