Class: Talking::NullVoice

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/talking.rb

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