module Sc4ry module Exceptions class CircuitBreaked < StandardError; end end end