# File lib/rspec/matchers/base_matcher.rb, line 22
      def matches?(actual)
        @actual = actual
      end