function it_matches_empty_string_using_comparison_operator() { $this->shouldNotThrow()->duringPositiveMatch('beLike', '', array('')); }