# File lib/sns_importer.rb, line 20 def root(which) case which when 'stylesheet' stylesheet_root when 'javascript' javascript_root end end