module RSpec::Mocks::Syntax

def self.warn_about_should!

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