# File lib/vendor/fssm/fssm/state/file.rb, line 5
    def initialize(path)
      @path = path
    end