# File lib/rspec/matchers/operator_matcher.rb, line 20
      def initialize(actual)
        @actual = actual
      end