# File lib/spec/matchers/include.rb, line 73 def include(*expected) Matchers::Include.new(*expected) end