foo.should
expect(foo).to
foo.should_not
expect(foo).not_to
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>