Module: Slatan::Mouth::Stars
- Included in:
- Slatan::Mouth
- Defined in:
- lib/slatan/mouth/stars.rb
Class Method Summary collapse
Class Method Details
.add(options = {}) ⇒ Object
8 9 10 |
# File 'lib/slatan/mouth/stars.rb', line 8 def add(={}) send('add', ) end |
.remove(options = {}) ⇒ Object
13 14 15 |
# File 'lib/slatan/mouth/stars.rb', line 13 def remove(={}) send('remove', ) end |