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