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