Class: Yharian::Alex

Inherits:
Speaker show all
Defined in:
lib/plugin/yhara.rb

Instance Attribute Summary

Attributes inherited from Speaker

#name

Instance Method Summary collapse

Methods inherited from Speaker

#talk, #voice

Constructor Details

#initializeAlex

Returns a new instance of Alex.



38
39
40
# File 'lib/plugin/yhara.rb', line 38

def initialize
  super 'Alex'
end