Returns the value of attribute zip_code
2 3 4
# File 'lib/xhash/structs/customer.rb', line 2 def zip_code @zip_code end