# File lib/itextomml.rb, line 53
    def self.semaphore
      @semaphore ||= Mutex.new
    end