# File lib/rspec/matchers/built_in/base_matcher.rb, line 56
        def ==(other)
          matches?(other)
        end