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