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