class RSpec::Mocks::Proxy

def allow_message_expectations_on_nil?

def allow_message_expectations_on_nil?
  !warn_about_expectations_on_nil
end