# File lib/compass-rails/patches/static_compiler.rb, line 6
    def write_manifest_with_sprites(manifest)
      write_manifest_without_sprites(manifest.merge(self.class.generated_sprites))
    end