# File lib/slave-1.2.1.rb, line 130
      def initialize object
        @object = object
        @sync = Sync.new
      end