module Guard::Deprecated::Guard::ClassMethods

def listener=(_)

def listener=(_)
  UI.deprecation(LISTENER_ASSIGN)
  ::Guard.listener
end