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