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