# File lib/mocha/expectation_list.rb, line 32
32:     def to_set
33:       @expectations.to_set
34:     end