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