Object
# File lib/trocla/formats.rb, line 5 def initialize(trocla) @trocla = trocla end
# File lib/trocla/formats.rb, line 8 def render(output,render_options={}) output end