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