# File lib/matchy/built_in/operator_expectations.rb, line 13 def initialize(receiver, match) @receiver, @match = receiver, match end