module Seahorse::Client::HandlerBuilder

This module provides the ability to add handlers to a class or module. The including class or extending module must respond to ‘#handlers`, returning a {HandlerList}.