Returns the value of attribute postal_code.
2 3 4
# File 'lib/restaurant.rb', line 2 def postal_code @postal_code end