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