Class: Talking::NullVoice
Overview
Public: Silence. Mutes our poor program.
Instance Method Summary collapse
Instance Method Details
#puts(msg, *args) ⇒ Object
12 13 |
# File 'lib/talking.rb', line 12 def puts(msg, *args) end |
Public: Silence. Mutes our poor program.
12 13 |
# File 'lib/talking.rb', line 12 def puts(msg, *args) end |