class IO::Endpoint::Generic

def initialize(**options)

def initialize(**options)
	@options = options.freeze
end