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