# File lib/rspec/core/memoized_helpers.rb, line 56
      def should(matcher=nil, message=nil)
        RSpec::Expectations::PositiveExpectationHandler.handle_matcher(subject, matcher, message)
      end