# File lib/rr/wildcard_matchers/satisfy.rb, line 6
      def initialize(expectation_proc)
        @expectation_proc = expectation_proc
      end