global

def initialize(data)

def initialize(data)
  @message = data[:message]
  super deprecation_type_for(data)
end