# File lib/radius/context.rb, line 79 def current_nesting @tag_binding_stack.collect { |tag| tag.name }.join(':') end