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