class Lookbook::FrontmatterExtractor

def initialize(content)

def initialize(content)
  @content = content.to_s
end