Class: Yharian::Alex

Inherits:
Speaker show all
Defined in:
lib/plugins/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.



40
41
42
# File 'lib/plugins/yhara.rb', line 40

def initialize
  super 'Alex'
end