# File lib/compass/commands/clean_project.rb, line 25
      def initialize(working_path, options)
        super
        assert_project_directory_exists!
      end