# File lib/rspec/matchers/built_in/include.rb, line 5 def initialize(*expected) @expected = expected end