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