Return the class associated with this encoder.
25 26 27
# File 'lib/rex/encoder/xor.rb', line 25 def encoder() self.class::EncoderKlass end