module Koine module Attributes class InvalidAttributesError < ::ArgumentError end end end