module RSpec::Mocks::Syntax

def self.warn_about_should!

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