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