Flowdock
extend_object(obj) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/mutex_m.rb, line 53
  def Mutex_m.extend_object(obj) # :nodoc:
    super
    obj.mu_extended
  end
Register or log in to add new notes.