module Pagetience module Exceptions class Timeout < StandardError end end end