72
7 8 9
# File 'lib/shoulda/matchers/util/word_wrap.rb', line 7 def word_wrap(document, options = {}) Document.new(document, **options).wrap end