Class: Yharian::Alex
Instance Attribute Summary
Attributes inherited from Speaker
Instance Method Summary collapse
-
#initialize ⇒ Alex
constructor
A new instance of Alex.
Methods inherited from Speaker
Constructor Details
#initialize ⇒ Alex
Returns a new instance of Alex.
38 39 40 |
# File 'lib/plugin/yhara.rb', line 38 def initialize super 'Alex' end |