# File lib/spec/example/example_methods.rb, line 28
      def should_not(matcher)
        subject.should_not(matcher)
      end