# File lib/sns_importer.rb, line 67 def set_sheet_parent(sheet, class_name) sheet.parent_id = root(class_name.downcase).id end