Class StructuredWarnings::DeprecatedMethodWarning
In: lib/structured_warnings/base.rb
Parent: StructuredWarnings::DeprecationWarning

This warning marks single methods as deprecated. We recommend to add a useful warning message, which alternative to use instead.

[Validate]