# File lib/radius/tag_binding.rb, line 62 def render(tag, attributes = {}, &block) @context.render_tag(tag, attributes, &block) end