# File lib/sns_importer.rb, line 12
  def stylesheet_root
    @stylesheet_root ||= StylesheetPage.root || StylesheetPage.create_root
  end