# File lib/action_controller/routing/optimisations.rb, line 30 def initialize(route, kind) @route = route @kind = kind end