method
extend_object
extend_object(obj)
public
Hide source
# File lib/sync.rb, line 97 def Sync_m.extend_object(obj) super obj.sync_extend end