module RSpec::Expectations::Syntax

def warn_about_should!

Other tags:
    Api: - private
def warn_about_should!
  @warn_about_should = true
end