with([ [ 'input' => 'hello word', 'expected' => false, ], [ 'input' => 'The quick brown fox jumps over the lazy dog', 'expected' => true, ] ]);