class Aws::Plugins::UserAgent::Handler

def call(context)

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