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