function it_mismatches_empty_string_with_emptish_values() { $this->shouldNotThrow()->duringNegativeMatch('be', '', array(false)); }