Module: Blather::Stanza::Presence::MUC::InstanceMethods
- Included in:
- Blather::Stanza::Presence::MUC
- Defined in:
- lib/blather/stanza/presence/muc.rb
Instance Method Summary collapse
Instance Method Details
#inherit(node) ⇒ Object
15 16 17 18 19 |
# File 'lib/blather/stanza/presence/muc.rb', line 15 def inherit(node) muc.remove super self end |