Method: WordCountAnalyzer::Counter#stray_punctuation
- Defined in:
- lib/word_count_analyzer/counter.rb
#stray_punctuation ⇒ Object (readonly)
Returns the value of attribute stray_punctuation.
3 4 5 |
# File 'lib/word_count_analyzer/counter.rb', line 3 def stray_punctuation @stray_punctuation end |