@BaseSinkable[T] A value that implements the (sink) protocol. Only a Sinkable also has its methods. Methods (sink)() -> BaseSink[T] Returns a sink that writes to the value.