module Sinatra::Templates
def radius(template, options={}, locals={})
def radius(template, options={}, locals={}) render :radius, template, options, locals end
def radius(template, options={}, locals={}) render :radius, template, options, locals end