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