# File lib/slack-notifier/payload_middleware/base.rb, line 28 def call _payload={} raise NoMethodError, "method `call` not defined for class #{self.class}" end