# File lib/innate/helper/link.rb, line 61 def route_self(name = '/', *args) Current.action.node.route(name, *args) end