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