Returns the value of attribute code
Returns:
the current value of code
4 5 6
# File 'lib/rock_books/types/account.rb', line 4 def code @code end