# File lib/rufus/scheduler/locks.rb, line 50
    def initialize(path)

      @path = path.to_s
    end