``` ruby template = <<-FILE thing, thing FILE expect(Matchdoc::Matcher.new(template) =~ 'hello' ).to be_false ``` That didn't take long.
That didn't take long.