108 109 110 111 112
# File 'lib/jets/router/dsl.rb', line 108 def member @on_option = :member yield @on_option = nil end