# File lib/mocha/expectation_list.rb, line 36
36:     def to_set
37:       @expectations.to_set
38:     end