# File lib/plugins/yhara.rb, line 103 def correct?(s) s.gsub(/[^yhar]/,'') == @words.gsub(/[^yhar]/,'') end
# File lib/plugins/yhara.rb, line 95 def display puts "#{@speaker.name}: #{text}" end
# File lib/plugins/yhara.rb, line 91 def interrogative? @eos == '?' end
Generated with the Darkfish Rdoc Generator 2.