Returns:
48 49 50
# File 'lib/cf_script/output/buffer.rb', line 48 def contains?(text) matches?(/#{text}/) end