Method: ASIR::Coder#prepare

Defined in:
lib/asir/coder.rb

#prepareObject

If this Coder is stateful, #prepare should return a new instance.



18
# File 'lib/asir/coder.rb', line 18

def prepare; self; end