# File lib/rspec/core/deprecation.rb, line 24 def warn_deprecation(message) RSpec.configuration.reporter.deprecation :message => message end