# File lib/rspec/core/deprecation.rb, line 31
    def warn_deprecation(message)
      send :warn, message
    end