Method: Restaurant#cross_streets

Defined in:
lib/restaurant.rb

#cross_streetsObject

Returns the value of attribute cross_streets.



2
3
4
# File 'lib/restaurant.rb', line 2

def cross_streets
  @cross_streets
end