# File lib/compass/commands/project_base.rb, line 36 def projectize(path) Compass.projectize(path) end