class RailsBand::DeprecationSubscriber::DeprecationEvent

def callstack

def callstack
  @callstack ||= @event.payload.fetch(:callstack)
end