class Cassandra::Compression::Compressor
@abstract Compressors
given to {Cassandra.cluster} as the `:compressor`
option don't need to be subclasses of this class, but need to implement the same methods. This class exists only for documentation purposes.