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