class Aws::Plugins::S3SseCpk::Handler

def call(context)

def call(context)
  compute_key_md5(context)
  @handler.call(context)
end