method

new

new(*expecteds)
public

No documentation available.

# File lib/spec/matchers/include.rb, line 6
      def initialize(*expecteds)
        @expecteds = expecteds
      end