49 50 51
# File 'lib/action_dispatch/routing/route.rb', line 49 def to_a [@app, @conditions, @defaults, @name] end