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