Encodes the user tax code.
Options Hash (data):
22 23 24
# File 'lib/itax_code.rb', line 22 def encode(data) Encoder.new(data).encode end