# File lib/action_controller/routing/optimisations.rb, line 106 def generation_code super.insert(-2, '?#{args.last.to_query}') end