# File lib/rspec/matchers/be.rb, line 21
def
matches?
(
actual
)
!
super
(
actual
)
end