# File lib/rspec/matchers/built_in/include.rb, line 7
def
initialize
(
*
expected
)
super
(
expected
)
end