22 23 24
# File 'lib/elastify/model.rb', line 22 def encode(&block) @opt_encode = block if block_given? end