class Yharian::Alex

Public Class Methods

new() click to toggle source
Calls superclass method Yharian::Speaker::new
# File lib/plugins/yhara.rb, line 39
def initialize
  super 'Alex'
end