Returns the value of attribute word_count.
5 6 7
# File 'lib/text_statistics.rb', line 5 def word_count @word_count end